> bash-2.05b$ uname -a
> SunOS xxxx11 5.8 Generic_117350-34 sun4u sparc SUNW,Netra-T12
Nice, telco machine (Netra).
> bash-2.05b$ cat /var/sadm/install/contents | grep libiconv.so
> bash-2.05b$
> <nothing>
>
> But we hvae iconv dir under lib intact -
>
> /usr/bin/iconv f none 0555 root bin 11996 42547 947116534 SUNWcsu
[...]
That's just the binary. Solaris is not supplied by default with
libiconv.
> bash-2.05b$ ls /opt/csw/lib
> /opt/csw/lib: No such file or directory
> bash-2.05b$
>
> So sunfreeware.com is the way to go ?
One possible way. Personally I built GNU libiconv and linked mutt
statically with it. But that's just me.
It should be enough for you to install
ftp://ftp.sunfreeware.com/pub/freeware/sparc/8/libiconv-1.11-sol8-sparc-local.gz
ftp://ftp.sunfreeware.com/pub/freeware/sparc/8/libintl-3.4.0-sol8-sparc-local.gz
ftp://ftp.sunfreeware.com/pub/freeware/sparc/8/libgcc-3.4.6-sol8-sparc-local.gz
after that
LD_LIBRARY_PATH=/usr/local/lib; export LD_LIBRARY_PATH
LD_RUN_PATH=/usr/local/lib; export LD_RUN_PATH
I'm writing this without any testing, sorry if I missed something.
--
Vlad
Attachment:
pgpaViSOXXnzx.pgp
Description: PGP signature