Re: libstdc++.so.5 and linux compat

2003-03-08 Thread Rob
Try ln -s libstdc++.so libstdc++so.5 On Sat, Mar 08, 2003 at 05:45:35PM -0800, Remington L. wrote: > I have a linux binary I wish to run on my FreeBSD 4.7 box. It has > linux_base 7.1 installed. When I try to run the linux binary it says > libstdc++.so.5 not found, but it is installed in the linux

libstdc++.so.5 and linux compat

2003-03-08 Thread Remington L.
I have a linux binary I wish to run on my FreeBSD 4.7 box. It has linux_base 7.1 installed. When I try to run the linux binary it says libstdc++.so.5 not found, but it is installed in the linux base. My question is how do I get it to see the so.5 file? To Unsubscribe: send mail to [EMAIL PROTECT