Re: [Open Babel] obabel and fingerprints

2013-03-13 Thread Chris Morley
On 12/03/2013 11:28, Chris Swain wrote: >> Message: 4 >> Date: Sun, 10 Mar 2013 21:02:41 + >> From: Chris Morley mailto:c.mor...@gaseq.co.uk>> >> Subject: Re: [Open Babel] obabel and fingerprints >> To: openbabel-discuss@lists.sourceforge.net >>

Re: [Open Babel] install on Centos 64 bits

2013-03-13 Thread Noel O'Boyle
Are the 64-bit Python library files in /usr/lib64/python2.4gi etc? If so, use -DPYTHON_LIBRARY= to point to them instead of the 32-bit ones. - Noel On 13 March 2013 16:35, Peter Maas wrote: > I just checked and there are 2 entries: > python-devel-2.4.3-56.el5.i386 > python-devel-2.4.3-56.el5.x86

Re: [Open Babel] install on Centos 64 bits

2013-03-13 Thread Peter Maas
I just checked and there are 2 entries: python-devel-2.4.3-56.el5.i386 python-devel-2.4.3-56.el5.x86_64 -Original Message- From: Noel O'Boyle [mailto:baoille...@gmail.com] Sent: Wednesday, March 13, 2013 5:21 PM To: Peter Maas Cc: openbabel-discuss@lists.sourceforge.net Subject: Re: [Ope

Re: [Open Babel] install on Centos 64 bits

2013-03-13 Thread Noel O'Boyle
I'll try this in a VM, but it'll take a little while. Just talking about the Python 2.4 attempt, did you also install the 64-bit python-devel rpm? The warning message specifically says that it's linking against a 32-bit python, e.g.: /usr/bin/ld: warning: i386 architecture of input file `/usr/lib/

Re: [Open Babel] install on Centos 64 bits

2013-03-13 Thread Peter Maas
Hi Noel, Just an update on my failing struggles. So I've restored the initial setting of my CentOS machine, meaning I removed all version of Python (tricky). and reinstalled the system python which is python2.4 (and not -enable-shared). wget http://mirror.centos.org/centos/5/os/x86_64/Cen