On Fri, 7 Jun 2002, Shashi Shekhar S wrote: > Sometimes just symlinking the newer library as the older one works just > fine for me..like in this case > > ln -s /usr/lib/libstdc++.so.2.96-98 /usr/lib/libstdc++.so.2.8
yeah, just run ldconfig after that. -- It is easier to write an incorrect program than understand a correct one. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
