On Thu, 25 Jan 2001, Doug MacEachern wrote:
> i'd like to release 1.25 tommorrow, i do not plan on making any other
> changes unless a showshopper pops up.
> if anybody can test the current cvs or this snapshot:
> http://perl.apache.org/~dougm/mod_perl-1.24_02-dev.tar.gz
>
> and pass along test results, perl -V and Makefile.PL args, that would be
> great, more combos the better. if there's lots of good test results when
> i wake up, i'd feel good about releasing right away. otherwise, i will
> have todo lots of testing myself, might get distracted and not release
> till next week, etc.
> thanks :)
Working fine for me - Take23 and axkit.org running smoothly through the
upgrade.
Used my standard template for compiling mod_perl:
$ perl Makefile.PL \
> EVERYTHING=1 \
> USE_APACI=1 \
> DYNAMIC=1 \
> APACHE_PREFIX=/opt/apache \
> APACHE_SRC=../apache_1.3.12/src \
> DO_HTTPD=1 \
> APACI_ARGS="--enable-module=so --enable-shared=info
> --enable-shared=proxy --enable-shared=rewrite
> --enable-shared=log_agent"
$ make
$ su
$ make install
# perl -V
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=linux, osvers=2.2.15-4mdk, archname=i386-linux
uname='linux updates.mandrakesoft.com 2.2.15-4mdk #1 wed may 10
15:31:30 cest 2000 i686 unknown '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='cc', optimize='-O3 -fomit-frame-pointer -fno-exceptions -fno-rtti
-pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math
-fexpensive-optimizations', gccversion=2.95.2 19991024 (release)
cppflags='-Dbool=char -DHAS_BOOL'
ccflags ='-Dbool=char -DHAS_BOOL'
stdchar='char', d_stdstdio=undef, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lc -lposix -lcrypt
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Built under linux
Compiled at Aug 7 2000 12:43:52
@INC:
/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
.
--
<Matt/>
/|| ** Director and CTO **
//|| ** AxKit.com Ltd ** ** XML Application Serving **
// || ** http://axkit.org ** ** XSLT, XPathScript, XSP **
// \\| // ** Personal Web Site: http://sergeant.org/ **
\\//
//\\
// \\
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]