From: Michael S. <msu...@gm...> - 2006-10-11 20:30:43
|
Hi, I know that it's a perennial topic on the list, but I haven't been able to find my answer in the archives. After running the installation on a RedHat Linux machine, I'm getting the import error: "/usr/lib/libblas.so.3: undefined symbol: e_wsfe". Judging from earlier exchanges here, it seems that I need to add libg2c (which this machine does have in /usr/lib, unlike g2c) somewhere between 'f77blas' and 'cblas', but I'm not sure where I should make this change. Not being well versed in Python distributions, I tried my luck with a few candidates and the import error remains. The machine should be running gcc. Thanks for any help. Michael |