Re: [Open Babel] Can we just copy the compiled files to another account ?

2013-10-31 Thread Dimitri Maziuk
On 2013-10-30 19:38, Francois Berenger wrote: Honestly, to deploy things in a cluster, you should rather use the packaging system of your Linux distro. If you are really forced to work with the source code of something, try to create the binary .rpm or .deb from the sources in order to

[Open Babel] Can we just copy the compiled files to another account ?

2013-10-30 Thread Zhengyh
Greetings, I compiled openbabel with python binding and I have 3 account on a HPC cluster. So I just copy the compiled files to the other 2 account and make the environment correct. But I got the same error in the 2 account when I was running a python program imported pybel: Traceback (most

Re: [Open Babel] Can we just copy the compiled files to another account ?

2013-10-30 Thread Maciek Wójcikowski
Hi, You also have to copy the bash variables you've set. Have you done that? There is no reason it shouldn't work, unless you've configured it right. Pozdrawiam, | Best regards, Maciek Wójcikowski mac...@wojcikowski.pl 2013/10/30 Zhengyh swanboi...@gmail.com Greetings, I compiled

Re: [Open Babel] Can we just copy the compiled files to another account ?

2013-10-30 Thread Francois Berenger
On 10/30/2013 07:42 PM, Maciek Wójcikowski wrote: Hi, You also have to copy the bash variables you've set. Have you done that? There is no reason it shouldn't work, unless you've configured it right. Pozdrawiam, | Best regards, Maciek Wójcikowski mac...@wojcikowski.pl