instead of compiling ...you can directly copy(download) the mod_jserv.so and
place in <APACHE-ROOT>/libexec directory

> ----------
> From:         Olaf Grewe[SMTP:[EMAIL PROTECTED]]
> Reply To:     [EMAIL PROTECTED]
> Sent:         Wednesday, January 24, 2001 4:54 PM
> To:   [EMAIL PROTECTED]
> Subject:      help: mod_jserv compilation problems
> 
> Hi,
> 
> I installed (well, the package manager did) Apache 1.3.9 on a
> debian-powerpc system. Now I'm trying to compile mod_jserv form Tomcat
> 3.2.1 but failed miserably.
> gcc: 2.95.2
> make: 3.79.1
> I followed the instructions under "Obtaining the Jserv Module" in the
> Tomcat User's Guide and did:
> apxs -c -o mod_jserv.so *.c
> Which produced a lot of .o-files and then reported:
> gcc -shared -o mod_jserv.so mod_jserv.o (lots of other .o) -lc -lm
> -lcrypt -ldb
> /usr/bin/ld: cannot find -ldb
> collect2: ld returned 1 exit status
> apxs:Break: Command failed with rc=65536
> 
> Any idea?
> 
> Es grüßt
>       Olaf
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to