Forum Discussion
Altera_Forum
Honored Contributor
15 years agoLinux Installation
Hi,
Iḿ trying to install Quartus Web Edition on a Mandriva Linux 2010.2. And I got the message (last part), ImportError: /usr/lib/libxml2.so.2: undefined symbol: gzdirect Zlib is installed, Python 2.6.5 also. Probably this is not the recommended linux distribution. Any tips? Thanks in advance Augusto1 Reply
- Altera_Forum
Honored Contributor
Altera ships their own libz with the install, which the installer uses. Only problem is that the one they ship doesn't have the fix for gzdirect.
Simply copy a new libz into the altera_installer/bin/ directory and rename it libz.so.1 and then the install will work.