Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Perhaps install zlib? (Compression library)
Cheers, Dave - Altera_Forum
Honored Contributor
Hello dave,
The Install package is perfect, since I could install it on REHL6.0-32-Bit System, however, when I switch to 64-bit system, it does not work any more. Any suggestions? Thanks. - Altera_Forum
Honored Contributor
--- Quote Start --- The Install package is perfect, since I could install it on REHL6.0-32-Bit System, however, when I switch to 64-bit system, it does not work any more. --- Quote End --- Your response is a little confusing. Are you saying that you have the tool working on a 32-bit version of RedHat, but not on a 64-bit version? I recall having to install ia32-libs on Ubuntu to get it working on a 64-bit OS. Perhaps that is what you need? Cheers, Dave - Altera_Forum
Honored Contributor
--- Quote Start --- Your response is a little confusing. Are you saying that you have the tool working on a 32-bit version of RedHat, but not on a 64-bit version? I recall having to install ia32-libs on Ubuntu to get it working on a 64-bit OS. Perhaps that is what you need? Cheers, Dave --- Quote End --- This. The installer is 32-bit so it needs the 32-bit zlib library. This worked for me on 64-bit RHEL6: $ yum install zlib.i686