[Folug]perl

Ivan darthxiong@libero.it
Mon, 05 Feb 2001 23:02:51 +0100


Yelo3 wrote:
> 
> ciao raga
> compilando il supporto perl per l'apache:
> 
> perl Makefile.PL \
> EVERYTHING=1 \
> APACHE_SRC=../apache_1.3.14/src \
> USE_APACI=1 \
> PREP_HTTPD=1 \
> DO_HTTPD=1
> 
> mi ritrovo sta scritta (porcaputtana!)
> Will run tests as User: 'nobody' Group: 'root'
> e quest'altra
> Checking for LWP::UserAgent......failed
> Can't locate LWP/UserAgent.pm in @INC (@INC contains: ./lib
> /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
> /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .)
> at Makefile.PL line 1110.
> e quest'altra ancora
> The libwww-perl library is needed to run the test suite.
> Installation of this library is recommended, but not required.
> 
> Checking for HTML::HeadParser....failed
> Can't locate HTML/HeadParser.pm in @INC (@INC contains: ./lib
> /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
> /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .)
> at Makefile.PL line 1128.
> 
> ahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
> aiutoooooooooooooooooooooooooooooooooooooooooooooo

ti mancano i moduli HTML e LWP.... vai su
http://cpan.nettuno.it/modules/by-module/, scarichi i due moduli dalle
directory LWP e HTML, li compili, li installi, ed hai le basi per
compilare il tuo supporto per apache :)
a proposito, @INC non e' altro che l'insieme delle directory in cui il
per ricerca le "librerie" che servono per certi programmi, quindi LWP e
HTML, una volta installati, finiranno in una delle dir elencate
chiaro no ;)?
Ivan

-- 
---------------------------------------------------------------------
                      "The easy day was yesterday"
  (@_    Ivan Fabris - S.Sofia (FO) - Powered by Linux Slackware 7.1
  //\    http://www.darthxiong.net                     ( Home page )
  V_/_   http://www.folug.linux.it        ( Forlė Linux user group )
 ^^^^^^  http://setiathome.ssl.berkeley.edu ( SETI at Home Project )
---------------------------------------------------------------------