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 i...
Altera_Forum
Honored Contributor
14 years agoAltera 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.