[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: .so and .a libs, tcl, postgres = in over my head



On Mon, 6 Jul 1998, Dan Jacobowitz wrote:

> On Mon, Jul 06, 1998 at 09:19:18PM +0200, Gergely Madarasz wrote:
> > I dont understand.... why not link mod_dtcl.so against libtcl8.0
> > dynamically ?
> > 
> > Greg
> 
> I could be wrong, but I am fairly sure apache does not support this
> ATM.  It's in the TODO though.

I dont understand. What should apache support? This is not dlopen()-ing 
additional shared objects, this is plain linking after the dlopen().
For example I have the php3 module for apache which has zlib support.
Apache is not linked against zlib. libphp3.so is linked dynamically
against zlib. When libphp3.so is loaded then libz.so is loaded too. 

--
Madarasz Gergely           gorgo@caesar.elte.hu         gorgo@linux.rulez.org
      It's practically impossible to look at a penguin and feel angry.
          Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
              HuLUG: http://www.cab.u-szeged.hu/local/linux/


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: