getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] Current SVN version fails to build with --enable-shared


From: Konstantinos Poulios
Subject: [Getfem-users] Current SVN version fails to build with --enable-shared
Date: Fri, 7 Aug 2009 11:56:35 +0300

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]