[CIG-SHORT] Adding to the libraries

Brad Aagaard baagaard at usgs.gov
Sat Aug 5 11:26:40 PDT 2017


On 8/5/17 11:10 AM, Ehsan Haghighat wrote:
> Apparently, one should call “make” in the “build/pylith/pylith-build”
> folder and not in the original build folder, i.e. “pylith/build”.
>
> It seems that automake is being called properly, however, swig is not
> being called. Do you have any solution for it?

It looks like you are trying to build PyLith using the installer and the 
PyLith tarball. Because the PyLith tarball includes the SWIG generated 
files, the installer doesn't configure PyLith to use SWIG when using the 
tarball. You should tell the installer to use the PyLith master branch; 
this will insure PyLith is configured so that it will use SWIG to 
generate the Python interface. See the DEVELOPER section of the INSTALL 
file in the PyLith installer for how to use --with-pylith-git=master.

Regards,
Brad



More information about the CIG-SHORT mailing list