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

