Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- 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