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

Re: libgdbm.so.2?



On Mon, 5 Feb 1996, Rob Leslie wrote:

> Is there any work being done to produce a libgdbm2 package? If so, what is its
> status?

libgdbm.so.2 is *NOT* a new version of libgdbm.  The soname "libgdbm.so.2"
was choosen for the gdbm 1.7.3 last year (and distributed together with
libc-5.0.9) because the aout/ELF conversion and the now a such identified 
misfeature of the ld to intelligently pick the shared library by the complete
filename.

libgdbm 1.7.3 in the debian incarnation libgdbm1-1.7.3-8 should have the 
definite soname of libgdbm.so.1. 

> I'd like to run the ELF version of Executor, but it requires libgdbm.so.2.

I suspect they linked it in a libc-5.0.9 environment.

roro@ernie:tty1:/fs4/dontuse$ tar ztvf libc-5.0.9.bin.tar.gz | grep gdbm
-rw-r--r-- bin/bin        4655 Feb 18 06:34 1995 ./usr/include/gdbm.h
-rw-r--r-- bin/bin       45600 May 19 05:47 1995 ./usr/lib/libgdbm.a
lrwxrwxrwx bin/bin           0 May 19 05:54 1995 ./usr/lib/libdbm.a -> libgdbm.a
-rwxr-xr-x bin/bin       26160 May 19 05:47 1995 ./usr/lib/libgdbm.so.2.0.0
lrwxrwxrwx bin/bin           0 May 19 05:54 1995 ./usr/lib/libgdbm.so.2 -> libgdbm.so.2.0.0
lrwxrwxrwx bin/bin           0 May 19 05:54 1995 ./usr/lib/libdbm.so.2.0.0 -> libgdbm.so.2.0.0

If someone need this file libgdbm.so.2.0.0 with the soname "libgdbm.so.2",
mail me.

mfg
Rolf Rossius



Reply to: