From: Strempel S. <seb...@ch...> - 2008-09-08 08:35:15
|
Dear Geoffrey, thank you very much for the hint. New file libopenbabel.so.3 with entry /usr/local/lib created in /etc/ld.so.conf.d/. Command /sbin/ldconfig as root to create cache again. example.pl in ./scripts/perl/examples runs. Have a nice day Sebastian -----Ursprüngliche Nachricht----- Von: Geoffrey Hutchison [mailto:ge...@ge...] Gesendet: Fr 05.09.2008 22:59 An: Strempel Sebastian Cc: openbabel-scripting Betreff: Re: [OpenBabel-scripting] OpenBabel and Chemistry::OpenBabel On Sep 5, 2008, at 4:28 AM, Strempel Sebastian wrote: > Can't load '/usr/local/lib/perl5/site_perl/5.10.0/i686-linux/auto/ > Chemistry/OpenBabel/OpenBabel.so' for module Chemistry::OpenBabel: > libopenbabel.so.3: I'd concentrate in the last part of that -- libopenbabel.so.3. First, if you run "babel -H" from the command-line, does it run? Second, where is libopenbabel.so.3? My guess is that it's in /usr/ local/lib and that's not in your ld path. Try "man ldconfig" and look at /etc/ld.so.conf since you're using Linux. Cheers, -Geoff |