Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Install Quartus on Redhat Enterprise 6.0-x86-64 Fail.

Hello

When I install the Quartus10.sp1 on Redhat Enterprise 6.0-64 Bit System, but return the error:

altera_installer/bin/altera_installer_gui: error while loading shared libraries: libz.so.1: cannot open shared object file: no such file or directory

Is there anyone can help???

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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