mod_perl 1.0 Compilation on Linux Ubuntu

mod_perl 1.0 Compilation on Linux Ubuntu

am 17.06.2009 17:08:52 von hans

Hi,

I'm having trouble compiling mod_perl on latest ubuntu (Jaunty), i've tried the latest version of mod_perl: 1.31 and apache: 1.3.41 without success, then i downgraded to some older versions once i was able to build: mod_perl.1.30 and apache 1.3.39, without success too.

The problem is that after doing perl Makefile.PL DO_HTTPD=1 USE_APACI=1 EVERYTHING=1

I get the following error:

** A test compilation with your Makefile configuration
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..; cc -DLINUX=22 -DMOD_PERL -DUSE_PERL_SSI -D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DNO_DL_NEEDED -D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 `./apaci` -I. -I/usr/lib/perl/5.10/CORE -o helpers/dummy helpers/dummy.c -lm -Wl,-E -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
============= End of Error Report =============

Aborting!

The message is not clear (to me at least) to where the problem may be, in any case i've rechecked all the requirements, and they look fine.

I've facing this problem before, and i wrote a little script/tutorial with tips for building from source on Ubuntu:

#!/bin/sh

tar xzf mod_perl-1.0-current.tar.gz
tar xzf apache_1.3.39.tar.gz

cd mod_perl-1.30/
perl Makefile.PL APACHE_SRC=../apache_1.3.39/src NO_HTTPD=1 USE_APACI=1 \
PREP_HTTPD=1 EVERYTHING=1
make

# cd ..

# Ubuntu optional
sudo rm -f /bin/sh;
sudo ln -s /bin/bash /bin/sh
sudo ln -s /usr/lib/libperl.so.5.8.8 /usr/lib/libperl.so
sudo ln -s /usr/lib/libgdbm.so.3.0.0 /usr/lib/libgdbm.so

cd ../apache_1.3.39
../configure --activate-module=src/modules/perl/libperl.a \
--disable-rule=EXPAT

sudo killall -TERM httpd
make && sudo make install

cd ../mod_perl-1.30/
sudo make install


Any help will be appreciated.

Thanks
Hans


--
Hans Poo, WeLinux S.A.
Oficina: 697.25.42, Celular: 09-319.93.05
Bombero Ossa # 1010, Santiago

Re: mod_perl 1.0 Compilation on Linux Ubuntu

am 17.06.2009 18:16:26 von gozer

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigBFC77301BDB212C1CE1EB5C3
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 17/06/09 11:08 , hans@welinux.cl wrote:
> Hi,
>=20
> I'm having trouble compiling mod_perl on latest ubuntu (Jaunty), i've t=
ried the latest version of mod_perl: 1.31 and apache: 1.3.41 without succ=
ess, then i downgraded to some older versions once i was able to build: m=
od_perl.1.30 and apache 1.3.39, without success too.
>=20
> The problem is that after doing perl Makefile.PL DO_HTTPD=3D1 USE_APACI=
=3D1 EVERYTHING=3D1
>=20
> I get the following error:
>=20
> ** A test compilation with your Makefile configuration
> ** failed. The below error output from the compilation
> ** test will give you an idea what is failing. Note that
> ** Apache requires an ANSI C Compiler, such as gcc.=20
>=20
> ======== Error Output for sanity check =======
==
> cd ..; cc -DLINUX=3D22 -DMOD_PERL -DUSE_PERL_SSI -D_REENTRANT -DDEBIA=
N -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_=
FILE_OFFSET_BITS=3D64 -DUSE_HSREGEX -DNO_DL_NEEDED -D_REENTRANT -DDEBIAN =
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FI=
LE_OFFSET_BITS=3D64 `./apaci` -I. -I/usr/lib/perl/5.10/CORE -o helpers=
/dummy helpers/dummy.c -lm -Wl,-E -L/usr/local/lib -L/usr/lib/perl/5.=
10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt=20

Have you tried running that cc command directly and see what happens ?

Sounds like the compiler is failing and we are not capturing the reason s=
omehow.

--=20
Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/


--------------enigBFC77301BDB212C1CE1EB5C3
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)

iEYEARECAAYFAko5FuAACgkQyzKhB4jDpaVzwACfbnFVZdFLbm7I1FTLs4jd bKZV
QiAAn1LrKCs0nKcuHwVMU2JYr7v8zp2X
=yzkL
-----END PGP SIGNATURE-----

--------------enigBFC77301BDB212C1CE1EB5C3--

Re: mod_perl 1.0 Compilation on Linux Ubuntu

am 17.06.2009 20:10:59 von gozer

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig3E2E2664C0069237890ECBB5
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 17/06/09 12:52 , hans@welinux.cl wrote:
> Philippe,
>=20
> I've just did it, and ran gcc on verbose mode and it seems to be fine, =
the problem may be somewhere else:

Just a hunch, looks like your gcc messages are localized in a non-english=
language (italian? spanish?)

Can you quickly try and build with LANG=3DC in your environemnt (or LANG=3D=
en_US)

> cd ../apache_1.3.39/src/
>=20
> apache_1.3.39/src$ gcc --verbose -DLINUX=3D22 -DMOD_PERL -DUSE_PERL_SS=
I -D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include =
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -DUSE_HSREGEX -DNO_DL_NEEDED=
-D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D=
_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 `./apaci` -I. -I/usr/lib/perl/=
5.10/CORE -o helpers/dummy helpers/dummy.c -lm -Wl,-E -L/usr/local/=
lib -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
> Usando especificaciones internas.
> Objetivo: i486-linux-gnu
> Configurado con: ../src/configure -v --with-pkgversion=3D'Ubuntu 4.3.3-=
5ubuntu4' --with-bugurl=3Dfile:///usr/share/doc/gcc-4.3/README.Bugs --ena=
ble-languages=3Dc,c++,fortran,objc,obj-c++ --prefix=3D/usr --enable-share=
d --with-system-zlib --libexecdir=3D/usr/lib --without-included-gettext -=
-enable-threads=3Dposix --enable-nls --with-gxx-include-dir=3D/usr/includ=
e/c++/4.3 --program-suffix=3D-4.3 --enable-clocale=3Dgnu --enable-libstdc=
xx-debug --enable-objc-gc --enable-mpfr --enable-targets=3Dall --with-tun=
e=3Dgeneric --enable-checking=3Drelease --build=3Di486-linux-gnu --host=3D=
i486-linux-gnu --target=3Di486-linux-gnu
> Modelo de hilos: posix
> gcc versión 4.3.3 (Ubuntu 4.3.3-5ubuntu4)=20
> COLLECT_GCC_OPTIONS=3D'-v' '-DLINUX=3D22' '-DMOD_PERL' '-DUSE_PERL_SSI'=
'-D_REENTRANT' '-DDEBIAN' '-pipe' '-I/usr/local/include' '-D_LARGEFILE_S=
OURCE' '-D_FILE_OFFSET_BITS=3D64' '-DUSE_HSREGEX' '-DNO_DL_NEEDED' '-D_RE=
ENTRANT' '-DDEBIAN' '-fno-strict-aliasing' '-pipe' '-I/usr/local/include'=
'-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=3D64' '-DHTTPD_ROOT=3D"/usr/l=
ocal/apache"' '-DSUEXEC_BIN=3D"/usr/local/apache/bin/suexec"' '-DSHARED_C=
ORE_DIR=3D"/usr/local/apache/libexec"' '-DDEFAULT_PIDLOG=3D"logs/httpd.pi=
d"' '-DDEFAULT_SCOREBOARD=3D"logs/httpd.scoreboard"' '-DDEFAULT_LOCKFILE=3D=
"logs/httpd.lock"' '-DDEFAULT_ERRORLOG=3D"logs/error_log"' '-DTYPES_CONFI=
G_FILE=3D"conf/mime.types"' '-DSERVER_CONFIG_FILE=3D"conf/httpd.conf"' '-=
DACCESS_CONFIG_FILE=3D"conf/access.conf"' '-DRESOURCE_CONFIG_FILE=3D"conf=
/srm.conf"' '-I.' '-I/usr/lib/perl/5.10/CORE' '-o' 'helpers/dummy' '-L/us=
r/local/lib' '-L/usr/lib/perl/5.10/CORE' '-mtune=3Dgeneric'
> /usr/lib/gcc/i486-linux-gnu/4.3.3/cc1 -quiet -v -I/usr/local/include -=
I/usr/local/include -I. -I/usr/lib/perl/5.10/CORE -DLINUX=3D22 -DMOD_PERL=
-DUSE_PERL_SSI -D_REENTRANT -DDEBIAN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_=
BITS=3D64 -DUSE_HSREGEX -DNO_DL_NEEDED -D_REENTRANT -DDEBIAN -D_LARGEFILE=
_SOURCE -D_FILE_OFFSET_BITS=3D64 -DHTTPD_ROOT=3D"/usr/local/apache" -DSUE=
XEC_BIN=3D"/usr/local/apache/bin/suexec" -DSHARED_CORE_DIR=3D"/usr/local/=
apache/libexec" -DDEFAULT_PIDLOG=3D"logs/httpd.pid" -DDEFAULT_SCOREBOARD=3D=
"logs/httpd.scoreboard" -DDEFAULT_LOCKFILE=3D"logs/httpd.lock" -DDEFAULT_=
ERRORLOG=3D"logs/error_log" -DTYPES_CONFIG_FILE=3D"conf/mime.types" -DSER=
VER_CONFIG_FILE=3D"conf/httpd.conf" -DACCESS_CONFIG_FILE=3D"conf/access.c=
onf" -DRESOURCE_CONFIG_FILE=3D"conf/srm.conf" helpers/dummy.c -D_FORTIFY_=
SOURCE=3D2 -quiet -dumpbase dummy.c -mtune=3Dgeneric -auxbase dummy -vers=
ion -fno-strict-aliasing -fstack-protector -o - |
> as -V -Qy -o /tmp/ccw05Poa.o -
> GNU assembler version 2.19.1 (i486-linux-gnu) using BFD version (GNU Bi=
nutils for Ubuntu) 2.19.1
> se descarta el directorio inexistente "/usr/local/include/i486-linux-gn=
u"
> se descarta el directorio inexistente "/usr/lib/gcc/i486-linux-gnu/4.3.=
3/../../../../i486-linux-gnu/include"
> se descarta el directorio inexistente "/usr/include/i486-linux-gnu"
> se descarta el directorio duplicado "/usr/local/include"
> porque es un directorio que no es del sistema que duplica un director=
io del sistema
> se descarta el directorio duplicado "/usr/local/include"
> porque es un directorio que no es del sistema que duplica un director=
io del sistema
> la búsqueda de #include "..." inicia aquí:
> la búsqueda de #include <...> inicia aquí:
> .
> /usr/lib/perl/5.10/CORE
> /usr/local/include
> /usr/lib/gcc/i486-linux-gnu/4.3.3/include
> /usr/lib/gcc/i486-linux-gnu/4.3.3/include-fixed
> /usr/include
> Fin de la lista de búsqueda.
> GNU C (Ubuntu 4.3.3-5ubuntu4) versión 4.3.3 (i486-linux-gnu)
> compilado por GNU C versión 4.3.3, GMP versión 4.2.4, MPFR v=
ersión 2.4.0.
> GGC heurísticas: --param ggc-min-expand=3D100 --param ggc-min-heap=
size=3D131072
> Compiler executable checksum: 0bf5703b57e064ca90b48f4e2c186f4a
> COMPILER_PATH=3D/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/ gcc/i486-li=
nux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/:/usr/lib/gcc/i48 6-linux-gnu/4=
3.3/:/usr/lib/gcc/i486-linux-gnu/:/usr/lib/gcc/i486-linux -gnu/4.3.3/:/=
usr/lib/gcc/i486-linux-gnu/
> LIBRARY_PATH=3D/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/g cc/i486-lin=
ux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../ lib/:/lib/../=
lib/:/usr/lib/../lib/:/usr/lib/gcc/i486-linux-gnu/4.3.3/../. ./../:/lib/:/=
usr/lib/
> COLLECT_GCC_OPTIONS=3D'-v' '-DLINUX=3D22' '-DMOD_PERL' '-DUSE_PERL_SSI'=
'-D_REENTRANT' '-DDEBIAN' '-pipe' '-I/usr/local/include' '-D_LARGEFILE_S=
OURCE' '-D_FILE_OFFSET_BITS=3D64' '-DUSE_HSREGEX' '-DNO_DL_NEEDED' '-D_RE=
ENTRANT' '-DDEBIAN' '-fno-strict-aliasing' '-pipe' '-I/usr/local/include'=
'-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=3D64' '-DHTTPD_ROOT=3D"/usr/l=
ocal/apache"' '-DSUEXEC_BIN=3D"/usr/local/apache/bin/suexec"' '-DSHARED_C=
ORE_DIR=3D"/usr/local/apache/libexec"' '-DDEFAULT_PIDLOG=3D"logs/httpd.pi=
d"' '-DDEFAULT_SCOREBOARD=3D"logs/httpd.scoreboard"' '-DDEFAULT_LOCKFILE=3D=
"logs/httpd.lock"' '-DDEFAULT_ERRORLOG=3D"logs/error_log"' '-DTYPES_CONFI=
G_FILE=3D"conf/mime.types"' '-DSERVER_CONFIG_FILE=3D"conf/httpd.conf"' '-=
DACCESS_CONFIG_FILE=3D"conf/access.conf"' '-DRESOURCE_CONFIG_FILE=3D"conf=
/srm.conf"' '-I.' '-I/usr/lib/perl/5.10/CORE' '-o' 'helpers/dummy' '-L/us=
r/local/lib' '-L/usr/lib/perl/5.10/CORE' '-mtune=3Dgeneric'
> /usr/lib/gcc/i486-linux-gnu/4.3.3/collect2 --eh-frame-hdr -m elf_i386 =
--hash-style=3Dboth -dynamic-linker /lib/ld-linux.so.2 -o helpers/dummy -=
z relro /usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/crt1.o /usr/lib=
/gcc/i486-linux-gnu/4.3.3/../../../../lib/crti.o /usr/lib/gcc/i486-linux-=
gnu/4.3.3/crtbegin.o -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -L/usr/li=
b/gcc/i486-linux-gnu/4.3.3 -L/usr/lib/gcc/i486-linux-gnu/4.3.3 -L/usr/lib=
/gcc/i486-linux-gnu/4.3.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib=
-L/usr/lib/gcc/i486-linux-gnu/4.3.3/../../.. /tmp/ccw05Poa.o -lm -E -lpe=
rl -ldl -lm -lpthread -lc -lcrypt -lgcc --as-needed -lgcc_s --no-as-neede=
d -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i486-linux-gn=
u/4.3.3/crtend.o /usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/crtn.o=

> hans@energy:~/Desarrollo de Software/apache_1.3.39/src$
>=20
>=20
> Thanks
> Hans
>=20
> ----- "Philippe M. Chiasson" escribió:
>=20
>> On 17/06/09 11:08 , hans@welinux.cl wrote:
>>> Hi,
>>>
>>> I'm having trouble compiling mod_perl on latest ubuntu (Jaunty),
>> i've tried the latest version of mod_perl: 1.31 and apache: 1.3.41
>> without success, then i downgraded to some older versions once i was
>> able to build: mod_perl.1.30 and apache 1.3.39, without success too.
>>>
>>> The problem is that after doing perl Makefile.PL DO_HTTPD=3D1
>> USE_APACI=3D1 EVERYTHING=3D1
>>>
>>> I get the following error:
>>>
>>> ** A test compilation with your Makefile configuration
>>> ** failed. The below error output from the compilation
>>> ** test will give you an idea what is failing. Note that
>>> ** Apache requires an ANSI C Compiler, such as gcc.=20
>>>
>>> ======== Error Output for sanity check =====3D=
===3D
>>> cd ..; cc -DLINUX=3D22 -DMOD_PERL -DUSE_PERL_SSI -D_REENTRANT=20
>> -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include
>> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -DUSE_HSREGEX
>> -DNO_DL_NEEDED -D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe
>> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64
>> `./apaci` -I. -I/usr/lib/perl/5.10/CORE -o helpers/dummy
>> helpers/dummy.c -lm -Wl,-E -L/usr/local/lib=20
>> -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt=20
>>
>> Have you tried running that cc command directly and see what happens
>> ?
>>
>> Sounds like the compiler is failing and we are not capturing the
>> reason somehow.
>>
>> --=20
>> Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107
>> 88C3A5A5
>> http://gozer.ectoplasm.org/ =20
>> m/gozer\@(apache|cpan|ectoplasm)\.org/
>=20

--=20
Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/


--------------enig3E2E2664C0069237890ECBB5
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)

iEYEARECAAYFAko5MbMACgkQyzKhB4jDpaWW2gCfQ4faH5LE0Wst/qhBJ8Vb 91+k
VfMAoKFiMMDL2u23xyBXwuy+NPjePyH8
=UWdE
-----END PGP SIGNATURE-----

--------------enig3E2E2664C0069237890ECBB5--

Re: mod_perl 1.0 Compilation on Linux Ubuntu

am 18.06.2009 00:25:52 von hans

Philipe,

Since your response i recheck the build process.=20

I tried to compile just apache 1.3.39 alone, and it didn't work too. This s=
how me the fact that the problem i was experiencing was apache related and =
not specific to mod_perl.

The problem where really sneaky because it was caused by the spaces in the =
name of a parent folder. This impacted in different ways in mod_perl and ap=
ache build process.

The instructions of mod_perl site suffice and are fine, sorry for the post =
(but beware of spaces in folder names).

wget http://perl.apache.org/dist/mod_perl-1.0-current.tar.gz
wget http://apache.freeby.pctools.cl/httpd/apache_1.3.41.tar.gz

tar xzf apache_1.3.41.tar.gz
tar xzf mod_perl-1.0-current.tar.gz

cd mod_perl-1.31/
perl Makefile.PL DO_HTTPD=3D1 USE_APACI=3D1 EVERYTHING=3D1
make && sudo make install

In any case the usual fixes mentioned in the first email must be ran in ubu=
ntu.

Thank you=20
Hans


----- hans@welinux.cl escribió:

> Hi,
>=20
> I'm having trouble compiling mod_perl on latest ubuntu (Jaunty), i've
> tried the latest version of mod_perl: 1.31 and apache: 1.3.41 without
> success, then i downgraded to some older versions once i was able to
> build: mod_perl.1.30 and apache 1.3.39, without success too.
>=20
> The problem is that after doing perl Makefile.PL DO_HTTPD=3D1
> USE_APACI=3D1 EVERYTHING=3D1
>=20
> I get the following error:
>=20
> ** A test compilation with your Makefile configuration
> ** failed. The below error output from the compilation
> ** test will give you an idea what is failing. Note that
> ** Apache requires an ANSI C Compiler, such as gcc.=20
>=20
> ======== Error Output for sanity check =======
==
> cd ..; cc -DLINUX=3D22 -DMOD_PERL -DUSE_PERL_SSI -D_REENTRANT -DDEBIAN
> -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=3D64 -DUSE_HSREGEX -DNO_DL_NEEDED -D_REENTRANT
> -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 `./apaci` -I.
> -I/usr/lib/perl/5.10/CORE -o helpers/dummy helpers/dummy.c -lm
> -Wl,-E -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm
> -lpthread -lc -lcrypt=20
> =============3D End of Error Report =====
=========3D
>=20
> Aborting!
>=20
> The message is not clear (to me at least) to where the problem may be,
> in any case i've rechecked all the requirements, and they look fine.
>=20
> I've facing this problem before, and i wrote a little script/tutorial
> with tips for building from source on Ubuntu:
>=20
> #!/bin/sh
>=20
> tar xzf mod_perl-1.0-current.tar.gz
> tar xzf apache_1.3.39.tar.gz
>=20
> cd mod_perl-1.30/
> perl Makefile.PL APACHE_SRC=3D../apache_1.3.39/src NO_HTTPD=3D1
> USE_APACI=3D1 \
> PREP_HTTPD=3D1 EVERYTHING=3D1
> make
>=20
> # cd ..
>=20
> # Ubuntu optional
> sudo rm -f /bin/sh;
> sudo ln -s /bin/bash /bin/sh
> sudo ln -s /usr/lib/libperl.so.5.8.8 /usr/lib/libperl.so
> sudo ln -s /usr/lib/libgdbm.so.3.0.0 /usr/lib/libgdbm.so
>=20
> cd ../apache_1.3.39
> ./configure --activate-module=3Dsrc/modules/perl/libperl.a \
> --disable-rule=3DEXPAT
>=20
> sudo killall -TERM httpd
> make && sudo make install
>=20
> cd ../mod_perl-1.30/
> sudo make install
>=20
>=20
> Any help will be appreciated.
>=20
> Thanks
> Hans
> =20
>=20
> --=20
> Hans Poo, WeLinux S.A.
> Oficina: 697.25.42, Celular: 09-319.93.05
> Bombero Ossa # 1010, Santiago

--=20
Hans Poo, WeLinux S.A.
Oficina: 697.25.42, Celular: 09-319.93.05
Bombero Ossa # 1010, Santiago