Hi,
Assume that gtar is intalled on the server, if not you can download at
http://ftp.telfort.nl/pub/mirror/sunfreeware/sparc/5.10/tar-1.26-sol10-sparc-local.gzgtar is by default installed in /usr/sfw/bin/
Shell commands :
> tar --version : if a error occurred then the default tar is the solaris version. Otherwise : tar (GNU tar) 1.26
> PATH=.:$PATH
> ln -s /usr/sfw/bin/gtar tar
> ./fjs-gstsrv-3.00.29-build151454-s64s100.run
> unlink tar
Regards