View Single Post
Re: CSBot enable plugin
Old
  (#6)
lickityspliff
Member
 
lickityspliff's Avatar
 
Status: Offline
Posts: 23
Join Date: Jul 2006
Default Re: CSBot enable plugin - 06-08-2006

ok so picking up from this problem, i only have upto libstdc++.so.5.0.5
and my gcc is at 3.3.2 so my questions are
1. how do i update the gcc installation
2. does that come with libstdc++.so.6 ? or do i have to update that aswell

keep in mind its a remote machine because i was just having troubles with cygwin so i did it on the box.

Quote:
Originally Posted by Whistler
libstdc++.so.5 is older version of the GNU C++ Library. See if there is a libstdc++.so.6 file in your /usr/lib or /lib directory in your server, if so, try using GCC 3.4 or newer to compile the plugin. (libstdc++.so.5 is used by GCC 3.3.x)
EDIT: i do have libstdc++.so.6 on another server but gcc is not installed on it. would it be easier to install gcc on that machine vs updating the other one?

Last edited by lickityspliff; 06-08-2006 at 18:53..
  
Reply With Quote