このソフトをインストールすると圧縮ファイルの解凍が簡単になります。
ex>gtar zxvf ファイル名
Solarisのインストールが終わったらまずはこれを入れましょう。
実行ファイルは以下です
/usr/local/bin/gtar
$su #gzip -cd GNUtar.1.13.SPARC.32bit.Solaris.7.pkg.tgz | tar xvf - x GNUtar, 0 bytes, 0 tape blocks x GNUtar/pkgmap, 3675 bytes, 8 tape blocks ..≪省略≫.. x GNUtar/install, 0 bytes, 0 tape blocks x GNUtar/install/checkinstall, 496 bytes, 1 tape blocks #pkgadd -d ./ The following packages are available: 1 GNUtar GNU tar 1.13 SPARC 32bit Solaris 7 (sparc) 1.13 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: 1 Processing package instance <GNUtar> from </export/home/inst> GNU tar 1.13 SPARC 32bit Solaris 7 (sparc) 1.13 GNU ## Executing checkinstall script. ## Processing package information. ## Processing system information. 3 package pathnames are already properly installed. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. Installing GNU tar 1.13 SPARC 32bit Solaris 7 as <GNUtar> ## Installing part 1 of 1. /usr/local/bin/gtar /usr/local/info/tar.info /usr/local/info/tar.info-1 ..≪省略≫.. /usr/local/info/tar.info-8 /usr/local/lib/locale/cs/LC_MESSAGES/tar.mo ..≪省略≫.. /usr/local/lib/locale/sv/LC_MESSAGES/tar.mo /usr/local/libexec/rmt [ verifying class <none> ] Installation of <GNUtar> was successful. The following packages are available: 1 GNUtar GNU tar 1.13 SPARC 32bit Solaris 7 (sparc) 1.13 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: q # cd GNUtar # rm -r * # cd .. # rmdir GNUtar |







