Re: [CMake] make install uses outdated libstdc++.so.6

2012-03-27 Thread Mirko Vukovic
On Mon, Mar 26, 2012 at 4:54 PM, Eric Noulard wrote: > 2012/3/26 Mirko Vukovic : >> I can certainly try again (remove /usr/local from PATH variables). >> >> But as I am not familiar with cmake, can you please spell out for me >> how to use it?  I am much more used to make & configure. >> >> I trie

Re: [CMake] make install uses outdated libstdc++.so.6

2012-03-26 Thread Eric Noulard
2012/3/26 Mirko Vukovic : > I can certainly try again (remove /usr/local from PATH variables). > > But as I am not familiar with cmake, can you please spell out for me > how to use it?  I am much more used to make & configure. > > I tried with "cmake -i", but I not sure if I did everything correctl

Re: [CMake] make install uses outdated libstdc++.so.6

2012-03-26 Thread Eric Noulard
2012/3/26 Mirko Vukovic : > On Mon, Mar 26, 2012 at 2:30 PM, Eric Noulard wrote: >> 2012/3/26 Mirko Vukovic : >>> Hello, >>> >>> I am building cmake on RHEL6.  I need a version higher than the one >>> that comes with RHEL6. >>> >>> After doing bootstrap and make, >> >> Did you try to build cmake w

Re: [CMake] make install uses outdated libstdc++.so.6

2012-03-26 Thread Mirko Vukovic
On Mon, Mar 26, 2012 at 2:30 PM, Eric Noulard wrote: > 2012/3/26 Mirko Vukovic : >> Hello, >> >> I am building cmake on RHEL6.  I need a version higher than the one >> that comes with RHEL6. >> >> After doing bootstrap and make, > > Did you try to build cmake with cmake instead? > >>I get an error

Re: [CMake] make install uses outdated libstdc++.so.6

2012-03-26 Thread Eric Noulard
2012/3/26 Mirko Vukovic : > Hello, > > I am building cmake on RHEL6.  I need a version higher than the one > that comes with RHEL6. > > After doing bootstrap and make, Did you try to build cmake with cmake instead? >I get an error with make install: >> /home/sm/software/cmake/cmake-2.8.7/Bootstra

[CMake] make install uses outdated libstdc++.so.6

2012-03-26 Thread Mirko Vukovic
Hello, I am building cmake on RHEL6. I need a version higher than the one that comes with RHEL6. After doing bootstrap and make, I get an error with make install: > /home/sm/software/cmake/cmake-2.8.7/Bootstrap.cmk/cmake: > /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required