|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Which prerequisite packages should you have installed before building Perl on GNU/Linux?by Anonymous Monk |
| on Oct 03, 2010 at 05:27 UTC ( #863145=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
When I build my own Perl on GNU/Linux, I'd like it to make use of as much standard installed software (extensions) as possible. For example, libreadline, ncurses, sqlite, gdbm, Tk, etc. That is, I don't want the Configure script to throw up its hands and tell me, "Sorry, couldn't find such-and-such on this system so I won't be compiling this Perl to use it. Tsk tsk tsk.". So which OS packages should you make sure you have installed before configuring and building Perl?
Back to
Seekers of Perl Wisdom
|
|