missing libraries
Status: Alpha
Brought to you by:
ajung
I experienced a failing dynamic loading of same
libraries (exactly libjs and libexpat) when importing
PySablot in a pytonn2 session in a redhat (7.2 and 7.3)
environment.
The problem was solved by adding:
"js","expath" to the right-hand list of libraries in
setup.py.
I would be grateful if you can patch the sources.
Thanks
Ariel