Margo Poolak wrote:
Hello!
I have several problems that i dont know how to fix!

1) Im trying to make work the ezmlm-web but it gives me an error:
[...]
2) Oki trying to install ezmlm:
/home/listmg/pakid/Ezmlm-0.03
perl Makefile.PL
make && make test
make install
Gives me an error:
Can't use an undefined value as a HASH reference at
/usr/lib/perl5/5.8.0/ExtUtils/MakeMaker.pm line 457

Look's like a problem with perl...stupid as im trying to install perl
again(because i don't know what else could be done!)
These two has nothing to do with mod_perl, please take them to one of the lists at http://lists.perl.org

3) Trying to install perl:
perl Makefile.PL MP_AP_PREFIX=/usr/local/apache2/

make[1]: Leaving directory
`/home/listmg/pakid/mod_perl-1.99_07/docs/api/mod_perl-2.0'
make[1]: Entering directory `/home/listmg/pakid/mod_perl-1.99_07/xs'
make[2]: Entering directory `/home/listmg/pakid/mod_perl-1.99_07/xs/APR'
make[3]: Entering directory `/home/listmg/pakid/mod_perl-1.99_07/xs/APR/APR'
gcc -c -I/home/listmg/pakid/mod_perl-1.99_07/src/modules/perl
-I/home/listmg/pakid/mod_perl-1.99_07/xs -I/usr/local/apache2//include
-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/include/gdbm
-DMOD_PERL -O2 -march=i386 -mcpu=i686 -DVERSION=\"0.01\"
-DXS_VERSION=\"0.01\" -fpic
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" APR.c
Running Mkbootstrap for APR ()
chmod 644 APR.bs
rm -f ../../../blib/arch/auto/APR/APR.so
LD_RUN_PATH="/usr/lib" gcc -shared -L/usr/local/lib APR.o -o
../../../blib/arch/auto/APR/APR.so -L/usr/local/apache2//lib -lapr
-laprutil /usr/bin/ld: cannot find -lapr
collect2: ld returned 1 exit status
make[3]: *** [../../../blib/arch/auto/APR/APR.so] Error 1
make[3]: Leaving directory `/home/listmg/pakid/mod_perl-1.99_07/xs/APR/APR'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory `/home/listmg/pakid/mod_perl-1.99_07/xs/APR'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/home/listmg/pakid/mod_perl-1.99_07/xs'
make: *** [subdirs] Error 2

Now i don't know what those errors are?
You need to use the latest cvs version or wait for the new version to be released, which should happen RSN.
http://perl.apache.org/download/source.html#2_0_Development_Source_Distribution
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to