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は
だいのっぷ・どっと・こむ
と読んでください。







« SUPER大戦略98 | メイン | GNU tarのインストール »

tcshのインストール





 このソフトをインストールするとシェル入力が楽になります。

 コマンドプロンプトで
  カーソルの上キーを押すと以前のコマンドが表示される。
  ファイル名を途中まで入れてTABキーを押すと全部入力される
 などなど。
 

 Solarisのインストールが終わったらまずはこれを入れましょう。

実行ファイルは以下です
 /usr/local/bin/tcsh


$su
#gtar zxvf tcsh.6.09.SPARC.32bit.Solaris.7.pkg.tgz
tcsh/
tcsh/pkgmap
tcsh/pkginfo
tcsh/root/
tcsh/root/usr/
tcsh/root/usr/local/
tcsh/root/usr/local/bin/
tcsh/root/usr/local/bin/tcsh
tcsh/root/usr/local/lib/
tcsh/root/usr/local/lib/tcsh/
tcsh/root/usr/local/lib/tcsh/FAQ
tcsh/root/usr/local/lib/tcsh/complete
tcsh/root/usr/local/lib/tcsh/eight-bit.me
tcsh/root/usr/local/man/
tcsh/root/usr/local/man/man1/
tcsh/root/usr/local/man/man1/tcsh.1
tcsh/install/
tcsh/install/checkinstall
#pkgadd -d ./

The following packages are available:
1 tcsh tcsh 6.09 SPARC 32bit Solaris 7
(sparc) 6.09

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1

Processing package instance <tcsh> from </export/home/inst>

tcsh 6.09 SPARC 32bit Solaris 7
(sparc) 6.09
Zoulas
## Executing checkinstall script.
## Processing package information.
## Processing system information.
4 package pathnames are already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.

Installing tcsh 6.09 SPARC 32bit Solaris 7 as <tcsh>

## Installing part 1 of 1.
/usr/local/bin/tcsh
/usr/local/lib/tcsh/FAQ
/usr/local/lib/tcsh/complete
/usr/local/lib/tcsh/eight-bit.me
/usr/local/man/man1/tcsh.1
[ verifying class <none> ]

Installation of <tcsh> was successful.

The following packages are available:
1 tcsh tcsh 6.09 SPARC 32bit Solaris 7
(sparc) 6.09

all packages). (default: all) [?,??,q]: q
# cd tcsh
# rm -r *
# cd ..
# rmdir tcsh








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