... in order to reproduce the problem you also need of course the
--enable-python option, e.g.

./configure --prefix=/opt --enable-shared --enable-python


On Fri, Aug 7, 2009 at 11:56 AM, Konstantinos Poulios <
[email protected]> wrote:

> Hi all,
>
> I am trying to build getfem from svn with the "--enable-shared" configure
> option on Ubuntu 9.04 (actually I am trying to prepare deb packages). It
> fails with:
>
> >pydoc -w getfem_python_reference && cp getfem_python_reference.html
> ../../../interface/doc/getfem_python_reference.html
> >problem in getfem_python_reference - <type 'exceptions.ImportError'>:
> libgetfem.so.4: cannot open shared object file: No such file or directory
> >cp: cannot stat `getfem_python_reference.html': No such file or directory
> >make: *** [getfem_python_reference.html] Error 1
>
> In interface/src/python pydoc can't find the library
> ../../../src/.libs/libgetfem.so.4 needed by ./_getfem_python.so when the
> "--enable-shared" option is present.
>
> Please fix this issue.
>
> Best Regards
>
> Kostas
>
_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to