gcc installation on Solaris 8

Hi all,

I have installed SMCgcc 3.4.6 on solaris8.

But when I execute gcc, I get the following error:

ld.so.1: gcc: fatal: libintl.so.3: open failed: No such file or directory

Killed

ldd -d gcc gave me the following info...

libintl.so.3 => (file not found)

libiconv.so.2 => (file not found)

libc.so.1 => /usr/lib/libc.so.1

libdl.so.1 => /usr/lib/libdl.so.1

Any pointers? Thanks in advance!

Newbie

[482 byte] By [database_abusera] at [2007-11-27 9:01:32]
# 1
You need to install libiconv and possibly gettext
robert.cohena at 2007-7-12 21:31:15 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...