Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 1996 22:17:29 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Swee-Chuan Khoo <sckhoo@asiapac.net>
Cc:        questions@freefall.freebsd.org
Subject:   Re: libc and dbm
Message-ID:  <Pine.BSI.3.94.960807221639.216O-100000@gdi.uoregon.edu>
In-Reply-To: <199608080357.LAA16388@gandalf.asiapac.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Aug 1996, Swee-Chuan Khoo wrote:

>         I have a system running 2.1.5, when i ftp the qpop
> from qualcomm and compile it, it complain that i do not have
> dbm library in my freebsd machine. Any idea where can i install
> this library?

Did you check for a port?

DBM had better be there; try adding '-ldbm' to the Makefile's CFLAGS.

>         Another thing is, where can i find libc.so.3 as the one
> in my machine is libc.so.2.2

cd /usr/lib
cp libc.so.2.2 libc.so.3.0

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960807221639.216O-100000>