Hello... and Help...

I've been trying to install mod_perl and Apache_1.3.9 on my mandrake
distribution, but thinga are not alle that well..
I've installed these packages (in this order)
libnet-1.0606 
MIME-Base64-2.11
URI-1.04
HTML-Parser-2.23
Digest-MD5-2.09
libwww-perl-5.44
DBI-1.13

Compiled apache and mod_perl (dso) with no problem... however..
If I use the ``use Apache::Util qw(:all);''-statement, I get this 
in my error_log:
[Mon Oct  4 08:23:12 1999] [error] Can't locate loadable object for module
Apache::Util in @INC (@INC contains: /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 . /usr/local/apache_1.3.9/
 /usr/local/apache_1.3.9/lib/perl) at
 /usr/lib/perl5/site_perl/5.005/i386-linux/mod_perl.pm line 14
BEGIN failed--compilation aborted at
/export/home/bogeskov/public_html/tmpl.pl line 5.

and line 14 of /usr/lib/perl5/site_perl/5.005/i386-linux/mod_perl.pm is:
    if ($ENV{MOD_PERL}) {
I just can't see what it is trying to load there... Could somebody point
me in the right direction?




# perl -V
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.2.9-chmou1, archname=i386-linux
    uname='linux kenobi.mandrakesoft.com 2.2.9-chmou1 #13 smp wed jul 7 17:05:22 cest 
1999 i686 unknown '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=pgcc-2.91.66 19990314 (egcs-1.1.2 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 -lndbm -lgdbm -ldb -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 Jul 12 1999 15:35:18
  @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
    .



--
Yours
  Morten Bøgeskov (email: [EMAIL PROTECTED])

"Men and women will get along much better when one gender realizes that
the other gender knows more. Now, which is which, I'm not saying."
And thus spoke Silent Bob.

Reply via email to