NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
C libraries (Score:1)
try /usr/lib/libc.dylib. When installing 5.004_05, I noticed that it asked for a different shared library extension. Apparently, that question isn't in 4.036, since I have just tried to install it too. You have to change default makefile location if your partition is case insensitive; I've changed 'makefile' to 'makefile.osx' like I did for 5.004_05, bust still getting a make error,
*** No rule to make target `', needed by `array.o'. Stop., as well as many warnings.Re:C libraries (Score:1)
Reply to This
Parent