From owner-freebsd-questions Wed Aug 7 22:17:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA08033 for questions-outgoing; Wed, 7 Aug 1996 22:17:40 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts6-line14.uoregon.edu [128.223.150.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA08027 for ; Wed, 7 Aug 1996 22:17:35 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id WAA00350; Wed, 7 Aug 1996 22:17:29 -0700 (PDT) Date: Wed, 7 Aug 1996 22:17:29 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Swee-Chuan Khoo cc: questions@freefall.freebsd.org Subject: Re: libc and dbm In-Reply-To: <199608080357.LAA16388@gandalf.asiapac.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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