Date: Fri, 27 Sep 2002 15:52:58 +1000 From: Jacob Rhoden <jrhoden@unimelb.edu.au> To: SweeTLeaF <SweeTLeaF@myrealbox.com>, freebsd-questions@freebsd.org Subject: Re: cant find libc.so.4 Message-ID: <200209271552.58514.jrhoden@unimelb.edu.au> In-Reply-To: <16611779528.20020927003406@myrealbox.com> References: <16611779528.20020927003406@myrealbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Sep 2002 15:34, SweeTLeaF wrote: > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > > where can i get this lib and do i just add it to the ldd path? I may be corrected, but I think librarys work like this: libc.so.4 <-- freebsd 4.x libc.so.3 <-- freebsd 3.x Where did you get the packages from? There are different packages on the = ftp=20 site for different versions of FreeBSD: packages-5-current packages-5.0-current packages-4.0-stable I hope this helps. Alternatively, you could install the compat4x distrib= ution=20 (which makes your system compatible with 4.x binaries), it is also aviala= ble=20 on the ftp sites (/pub/freebsd/releases/i386/5.0-DP1/compat4x)=20 Regards, Jacob Jacob Rhoden Phone: +61 3 9844 6102 ITS Division Email: jrhoden@unimelb.edu.au Melbourne University Mobile: +61 403 788 386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209271552.58514.jrhoden>