ENGLISH page is here.
GET DinopSearchBar
サイト内検索:
HOME
VC++ TIPS
ダウンロード
DinopExifReader
DinopSearchBar
DinopSearchBar mini
DinopTabbingBar
for Firefox
大阪湾の生き物
甲子園浜の自然
甲子園浜の干潟
甲子園浜の水中
甲子園浜の野鳥
近畿の山々
植物図鑑
箕面マップ
水中機材
カメラ
ランキング
望遠鏡の世界
顕微鏡の世界
Googleのすべて
GoogleマップAPI
ニュース
読んだ本
日記
変な料理の作り方
遺伝子操作
論文紹介
デイトレード
自動売買でFX
ネットで小遣い稼ぎ
Solaris
電子工作
その他
問い合わせ
VC++用コード集
大阪湾の生き物
水中用機材
since:2000/11/15
dinopcom@gmail.com
www.dinop.comは
だいのっぷ・どっと・こむ
と読んでください。







« tcshのインストール | メイン | gccのインストール »

GNU tarのインストール





 このソフトをインストールすると圧縮ファイルの解凍が簡単になります。

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








Copyright (c) 1999-2007 issei. All rights reserved. (運営者情報