Trying to get the Perl bindings to work...
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/openbabel-2.3.x-dev
-DPERL_BINDINGS=TRUE ../source
make -j4
su
make install
So far so good. But trying to install:
$ cd scripts
$ make install
Install the project...
-- Install configuration: "RelWithDebInfo"
but nothing happens. Nothing is installed. If I do "use
'Chemistry::OpenBabel';" in Perl, it can't find the module. A search of
the Perl system doesn't file any files with "Chemistry" or "OpenBabel" in
their names.
I tried this page:
http://openbabel.org/docs/2.3.1/Installation/install.html
but it's sketchy as to how to do all of this.
Thanks,
Craig
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel