[Cmb-users] CMB binary doesn't work on my RHEL6

Ondřej Čertík ondrej.certik at gmail.com
Tue Feb 24 17:52:44 EST 2015


Hi,

As I mentioned during the call to Andy, I wanted to try CMB, so I went here:

http://www.computationalmodelbuilder.org/download/

and did:

$ wget http://www.computationalmodelbuilder.org/files/CMBSuite-3.0.0-Linux-x86_64.tar.gz
$ tar xaf CMBSuite-3.0.0-Linux-x86_64.tar.gz
$ cd CMBSuite-3.0.0-Linux-x86_64
$ ./bin/MeshViewer
/tmp/CMBSuite-3.0.0-Linux-x86_64/lib/cmb-3.0/MeshViewer: error while
loading shared libraries: libcurl.so.3: cannot open shared object
file: No such file or directory

I have libcurl.so.4 here:

$ ls /usr/lib/libcurl.so.*
/usr/lib/libcurl.so.4  /usr/lib/libcurl.so.4.1.1

But not 3. I think you should ship the required libraries like
libcurl.so.3 in lib/cmb-3.0/.

Ondrej


More information about the Cmb-users mailing list