On 14 April 2011 00:16, dave.nunn <david.s.n...@gmail.com> wrote:
> Downgraded from eigen3 to eigen2, and used:
>
> cmake ../openbabel-2.3.0b2 -DPYTHON_BINDINGS=ON -DPERL_BINDINGS=ON
> -DJAVA_BINDINGS=ON -DEIGEN2_INCLUDE_DIR=/usr/local/include/eigen2
>
> make now proceeds fine, but make test shows a few worrisome errors:
>         44 - smartsparse_Test (Failed)
>         53 - pybindtest__pybel (Failed)
>          1 - align_Test (Timeout)
>          9 - sdfcansmi_Test (Failed)
>
> >From perl, tried use Chemistry::OpenBabel;  but no go.
> Soo:
> cd $OB_SOURCE/scripts/perl
> perl Makefile.PL
> make

No need to be running "perl Makefile.PL" yourself. It is run when you
do "make build". Do you run "make install"?

- Noel

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to