> Thanks for your help but this wasn't it. Every place where there is a > libstdc++.so.5.* is a libstdc++.so. > > I did create a link from /usr/local/include to > /u01/opt/csw/gcc3/include (the most recent install) but that > did not work either.
Rats, Mine is in /usr/lib/ (RedHat 8.0) Perhaps you need to tell the prog where else to look with a configure option or put a copy/link to it in /usr/lib ?? HTH DMuey > > Any more ideas? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of Martin Allert > Sent: Tuesday, July 08, 2003 10:40 AM > To: Dan Muey > Cc: David Rosendale; [EMAIL PROTECTED] > Subject: Re: [htdig] solaris configure problem with libstdc++ > > > > > Hello Dan, > > > You are right, I think. > > Thanks for your help. > > Martin > > > On Tue, Jul 08, 2003 at 09:32:44AM -0500, Dan Muey wrote: > > > > > > > > Hello David, > > > > > > > > > On Mon, Jul 07, 2003 at 01:43:56PM -0400, David Rosendale wrote: > > > > Hello, > > > > > > > > I keep getting an error trying to configure on Solaris 8, using > > > > gcc 3.3. It keeps telling me to install libstdc++, which is > > > supposed to be > > > > included with gcc. > > > > Not sure if this is your problem or not but mine was that I didn't > > actually have a file named 'libstdc++.so'. > > > > I fixed it and it ran perfect by making a soft link to one of the > > files: ln -s libstdc++.so.5.0.3 libstdc++.so > > > > HTH > > > > DMuey > > -- > > -------------------------------------------------------- > arago AG, Institut fuer komplexes Datenmanagement > Am Niddatal 3, 60488 Frankfurt/Main, [EMAIL PROTECTED] > Tel. 069/405680, Fax 069/40568111, http://www.arago.de > -------------------------------------------------------- > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

