![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
I don't have a C compiler on my system. How can I compile perl?by faq_monk (Initiate) |
on Oct 08, 1999 at 00:14 UTC ( #544=perlfaq nodetype: print w/replies, xml ) | Need Help?? |
Current Perl documentation can be found at perldoc.perl.org. Here is our local, out-dated (pre-5.6) version: Since you don't have a C compiler, you're doomed and your vendor should be sacrificed to the Sun gods. But that doesn't help you. What you need to do is get a binary version of gcc for your system first. Consult the Usenet FAQs for your operating system for information on where to get such a binary version.
|
|