Date: Mon, 28 Dec 1998 22:59:27 -0500 From: Jim Foltz <aa204@acorn.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: how to deal with .deb files or linux libstdc++.so.2.8? Message-ID: <19981228225927.C14050@home> In-Reply-To: <19981228163537.A2055@top.worldcontrol.com>; from brian@worldcontrol.com on Mon, Dec 28, 1998 at 04:35:37PM -0800 References: <19981228163537.A2055@top.worldcontrol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
What you have is a Debian/GNU Linux package. You can use ar x *.deb to exctract the archives, the regular tar on the extracted files. On Mon, Dec 28, 1998 at 04:35:37PM -0800, brian@worldcontrol.com wrote: > I need a copy of libstdc++.so.2.8, among others, from a linux system. > > I've acquired libstdc++2.8_2.90.29-0.6.deb but my poor FreeBSD > system does not know what to with it. > > Basically, what is the correct method to go about getting particular > linux libs? > > -- > Brian Litzinger <brian@litzinger.com> > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jim Foltz <aa204@acorn.net> 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?19981228225927.C14050>