madorb has asked for the wisdom of the Perl Monks concerning the following question:
for multiple modules and it's worked fine. I've installed XML::Lib::Common and can see it at:perl Makefile.PL PREFIX=~/perl_mods/; make; make test; make install;
~/perl_mods/lib/site_perl/5.8.4/sun4-solaris-64int/XML/LibXML/Common.p +m
bash-3.00$ /usr/perl5/bin/perlgcc Makefile.PL PREFIX=~/perl_mods enable native perl UTF8 running xml2-config...ok (2.6.23) looking for -lxml2... yes Checking if your kit is complete... Looks good Warning: prerequisite XML::LibXML::Common 0.13 not found. Writing Makefile for XML::LibXML
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error during manual local module install
by ikegami (Patriarch) on Jul 22, 2009 at 23:39 UTC | |
|
Re: Error during manual local module install
by markkawika (Monk) on Jul 22, 2009 at 23:36 UTC | |
by madorb (Novice) on Jul 23, 2009 at 00:02 UTC | |
by Anonymous Monk on Jul 23, 2009 at 00:57 UTC | |
|
Re: Error during manual local module install
by JavaFan (Canon) on Jul 22, 2009 at 23:19 UTC | |
by madorb (Novice) on Jul 22, 2009 at 23:31 UTC | |
|
Re: Error during manual local module install
by Bloodnok (Vicar) on Jul 22, 2009 at 23:38 UTC |