|
From: Daniel W. <dan...@ni...> - 2005-09-06 14:36:22
|
I have been having some problems building and using pysparse with
Fedora Core 4.
Fedora Core 4 doesn't seem to have libg2c.so. Reading around and
talking to people
I got the impression that blas and lapack have implicilty included
g2c in the versions for Fedora Core 4.
Thus, I removed g2c from the libraries list in setup.py. Build and
install seems to work. However, when I import modules I get the
following error.
>>> import precon
ImportError: /usr/lib/libblas.so.2: undefined symbol: e_wsfe
I'm not sure what to do next maybe create a link from /usr/lib/
libg2c.so.0.0.0 to /usr/libg2c.so
and re-include g2c. Does anyone have experience with this issue?
Thanks
-------------------------------------
Daniel Wheeler
Telephone: (301) 975-8358
|