[Wed Jun 4 15:34:41 2003] [error] Can't locate auto/Apache/Module/top_module.al in @INC (@INC contains: /home/stas/apache.org/modperl/blib/lib /home/stas/apache.org/modperl/blib/arch /home/stas/apache.org/modperl/t/docs /home/stas/perl/blead/lib/5.9.0/i686-linux /home/stas/perl/blead/lib/5.9.0 /home/stas/perl/blead/lib/site_perl/5.9.0/i686-linux /home/stas/perl/blead/lib/site_perl/5.9.0 /home/stas/perl/blead/lib/site_perl /home/stas/apache.org/modperl/t/ /home/stas/apache.org/modperl/t/lib/perl) at /home/stas/apache.org/modperl/t/net/perl/module.pl line 20
also here we advise to use t/TEST but its shebang line could be wrong (if /usr/local/bin/perl wasn't used).
http://perl.apache.org/docs/1.0/guide/install.html#Manual_Testing
Would be nice to adjust t/TEST to use the right perl path
the test works ok with ithreads-enabled perl
Here is some more info:
~/perl/blead/bin/perl Makefile.PL APACHE_SRC=../apache-1.3/src \
DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 \
APACHE_PREFIX=/home/httpd/httpd_perl \
APACI_ARGS='--prefix=/home/httpd/httpd_perl --enable-module=info \
--enable-module=rewrite --enable-module=proxy \
--without-execstrip' \
PERL_TRACE=1 PERL_DEBUG=1 PERL_MARK_WHERE=1~/perl/blead/bin/perl -V
Summary of my perl5 (revision 5.0 version 9 subversion 0 patch 19226) configuration:
Platform:
osname=linux, osvers=2.4.19-16mdksmp, archname=i686-linux
uname='linux hope.stason.org 2.4.19-16mdksmp #1 smp fri sep 20 16:08:37 cest 2002 i686 unknown unknown gnulinux '
config_args='-des -Dprefix=/home/stas/perl/blead -Doptimize=-g -Duseshrplib -Dusedevel -DDEBUG_LEAKING_SCALARS'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-g',
cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/include/gdbm'
ccversion='', gccversion='3.2 (Mandrake Linux 9.0 3.2-1mdk)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil -lrt
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil -lrt
libc=/lib/libc-2.3.1.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/home/stas/perl/blead/lib/5.9.0/i686-linux/CORE'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl): Compile-time options: DEBUGGING USE_LARGE_FILES Locally applied patches: DEVEL18374 Built under linux Compiled at Apr 17 2003 13:58:42 @INC: /home/stas/perl/blead/lib/5.9.0/i686-linux /home/stas/perl/blead/lib/5.9.0 /home/stas/perl/blead/lib/site_perl/5.9.0/i686-linux /home/stas/perl/blead/lib/site_perl/5.9.0 /home/stas/perl/blead/lib/site_perl .
__________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
