9.1i in Red Hat Enterprise Linux AS 64-bit

Feb 05, 2007 2 Replies

I was trying to installing Xilinx ISE 9.1i full version on RHEL 4 AS 64-bit and I got following errors:



error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory



The Xilinx Webpage says RHEL 4 WS 64-bit is supported. Does this mean only WS not AS is supported? Any one succeed on installing 9.1i on AS/ES ?



Thanks


xingzhi kirjutas:

and I got following errors:

object file: No such file or directory

not AS is supported? Any one succeed on installing 9.1i on AS/ES ?

Yoa have to install compat-libstdc++-33 package to get that library.

Priit

and I got following errors:

object file: No such file or directory

not AS is supported? Any one succeed on installing 9.1i on AS/ES ?

check the executable (file ) and verify if it's 32 bit or

64, then check if the libstdc++ libraries installed are 32 or 64 bit The library paths are different for the two archs and you need the appropriate kind for the program to run. Probably you only have the EM64T version installed, so rpm -ivh .i386.rpm and you're set. e

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required