It looks like you are probably running centOS 5.7 or 5.8.  Unfortunately,
the enterprise support model keeps old package versions around longer,
making it harder to build things to be compatible with them from other
distributions.  We have moved to compiling on ubuntu, though we use an
older version of it to try to keep the dependencies from being too recent.
 If you are running 5.8, the gcc44 package may install a libstdc++ that
contains the needed symbols.  If not, or that doesn't work, you might
consider upgrading to 5.8 or 6.2, or manually installing a newer gcc (4.5.x
is the oldest maintained gcc series, and I think the oldest maintained
kernel series is 2.6.27.x).

Tim

On Tue, Apr 10, 2012 at 12:51 PM, Long, Gary <[email protected]> wrote:

>  Hello,
> We just recently installed the latest version of caret. We are getting the
> following errors:
>
> [root@server bin_linux64]# ./caret5
> ./caret5: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found
> (required by ./caret5)
>
>
> [root@server bin_linux64]# ./caret_command
> ./caret_command: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not
> found (required by ./caret_command)
>
> caret_glxgears works as expected. We are running Centos 64 bit machines:
>
> [root@server bin_linux64]# uname -a
> Linux  2.6.18-274.17.1.el5 #1 SMP Tue Jan 10 17:25:58 EST 2012 x86_64
> x86_64 x86_64 GNU/Linux
>
> [root@server bin_linux64]# rpm -qa | grep libstdc++
> libstdc++-4.1.2-52.el5
> libstdc++-devel-4.1.2-52.el5
> compat-libstdc++-33-3.2.3-61
> libstdc++-4.1.2-52.el5
> compat-libstdc++-33-3.2.3-61
> compat-libstdc++-296-2.96-138
>
> [root@server bin_linux64]# rpm -qa | grep gcc
> gcc-c++-4.1.2-52.el5
> libgcc-4.1.2-52.el5
> gcc-java-4.1.2-52.el5
> compat-gcc-34-3.4.6-4.1
> gcc-gfortran-4.1.2-52.el5
> compat-gcc-34-c++-3.4.6-4.1
> compat-libgcc-296-2.96-138
> libgcc-4.1.2-52.el5
> compat-gcc-34-g77-3.4.6-4.1
> gcc-4.1.2-52.el5
>
>
> Do you have any ideas on what we need to check or install? Should we go
> back a version of caret?
>
> Thanks
> Gary
>
> Gary Long, RHCE, GCUX, GCIH
> Information Systems Manager
> Biomedical Research Imaging Center
> and NeuroImage Lab Dept. of Psychiatry
> University of North Carolina at Chapel Hill
> RM#3122 Bioinformatics Bldg.
> CB#7515
> Chapel Hill,NC 27599
> Phone: 919.843.7998
>
> _______________________________________________
> caret-users mailing list
> [email protected]
> http://brainvis.wustl.edu/mailman/listinfo/caret-users
>
>
_______________________________________________
caret-users mailing list
[email protected]
http://brainvis.wustl.edu/mailman/listinfo/caret-users

Reply via email to