Hi folks;
Trying to install the quartus software for linux, which will allow me to work with an altera DE1 fpga board.
All modes of the installer exit fairly rapidly with the same error.
Traceback (most recent call last):
File "<string>", line 23, in <module>
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 436, in importHook
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 521, in doimport
File "/build/swbuild/SJ/nightly/11.0/157/l32/work/installers/linux32/build/pyi.linux2/altera_installer_cmd/outPYZ1.pyz/cli", line 23, in <module>
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 436, in importHook
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 521, in doimport
File "/build/swbuild/SJ/nightly/11.0/157/l32/work/installers/linux32/build/pyi.linux2/altera_installer_cmd/outPYZ1.pyz/altera_installer", line 34, in <module>
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 436, in importHook
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 521, in doimport
File "/build/swbuild/SJ/nightly/11.0/157/l32/work/installers/linux32/build/pyi.linux2/altera_installer_cmd/outPYZ1.pyz/gui_common", line 17, in <module>
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 477, in importHook
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 495, in doimport
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 297, in getmod
File "/tools/python/2.6.4/linux32/pyinstaller/archive.py", line 468, in getmod
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 109, in getmod
ImportError: /usr/lib/libxml2.so.2: undefined symbol: gzdirect
And the installer or ./setup exits at this point.
What do I need to install? (I have checked the quartus-11's dependency list as noted in the INSTALL.TXT file, and installed any likely suspects but have not affected this error in any way.
Or is this actually missing from the python builds?
FWIW, Google spits out that other distros are getting this same error although most reports are not linked to this particular SW package.
Thanks & Cheers, Gene