Re: [Open Babel] erro on centOS

2011-01-25 Thread Geoffrey Hutchison
Please make sure to CC the list in your messages. I'm not the only one who can answer your questions, and I definitely have times when I'm quite busy. > Here are more error message from "make install" ... > file INSTALL cannot find file > "/home/hux6/Program/openbabel-install/lib/libopenbabel.s

Re: [Open Babel] erro on centOS

2011-01-20 Thread Geoffrey Hutchison
On Jan 20, 2011, at 1:59 PM, Hu, Xin (NIH/NHGRI) [C] wrote: >> There must be some other earlier error. CMake is telling you that it cannot >> find the file to install. Do you see any errors when you run "make?" Best regards, -Geoff --

Re: [Open Babel] erro on centOS

2011-01-20 Thread Geoffrey Hutchison
>> cmake ../openbabel-2.3.0 >> -DCMAKE_INSTALL_PREFIX=/home/hux6/Program/openbabel-install/ >> make -j4 >> make -install > > CMake Error at src/cmake_install.cmake:41 (FILE): > file INSTALL cannot find file > "/home/hux6/Program/openbabel-install/lib/libopenbabel.so.4.0.0" to > install. There

Re: [Open Babel] erro on centOS

2011-01-19 Thread Tru Huynh
On Sun, Jan 16, 2011 at 01:50:05PM -0500, Geoffrey Hutchison wrote: > > I installed openbabel-2.3.0 on my centOS system following the instruction > > using cmake. The compilation seems fine, no errors. But when I > ... > > Is it a bug with the compilation? > > Well, it would help a lot to know w

Re: [Open Babel] erro on centOS

2011-01-19 Thread Geoffrey Hutchison
On Jan 19, 2011, at 9:36 AM, Hu, Xin (NIH/NHGRI) [C] wrote: > Hi Geoff, > I use CentOS 5.5 and gcc 4.1.2. Should I try other version? IIRC, GCC 4.1 was the buggy version. https://www.centos.org/modules/newbb/viewtopic.php?topic_id=25519 Hope that helps, -Geoff ---

Re: [Open Babel] erro on centOS

2011-01-16 Thread Geoffrey Hutchison
> I installed openbabel-2.3.0 on my centOS system following the instruction > using cmake. The compilation seems fine, no errors. But when I ... > Is it a bug with the compilation? Well, it would help a lot to know what version of CentOS and the g++ compiler you are using. Some older versions o