由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - pkgadd on Solaris
相关主题
kde的问题HELP, how to install local file!
关于solaris的几个问题请教安装 Solaris 8 x86 和 Win2K 小记
有人熟悉solaris 10的?Re: how to change all the files .cpp to .C
关于emacs一问。help! how to do this?
which package is CC in?文件改名一问?
Help, Webserver for Solaris 7怎么样循环执行一个命令?
JDK1.4.0 packages do not show up, does it matter?manage cisco router
where is gcc?[转载] Shell高手看过来。
相关话题的讨论汇总
话题: solaris话题: pkgadd话题: packages话题: install话题: process
进入Unix版参与讨论
1 (共1页)
c**o
发帖数: 166
1
On Solaris system, I want to install some packages at one time.
For example, I have some packages in a directory. Now I want to install them
all at one time. Usually I just use
foreach i (`ls`)
pkgadd -d $i
end
from csh.
Of course, I have to answer all kinds of questions there.
I also tried to use an admin file or -n option. But I still got
Select package(s) you wish to process ('all' to process all packages)
(default: all) [?,??,q]:
then it would not proceed until I press ENTER.
There should be
1 (共1页)
进入Unix版参与讨论
相关主题
[转载] Shell高手看过来。which package is CC in?
[转载] perl: regexHelp, Webserver for Solaris 7
question on PerlJDK1.4.0 packages do not show up, does it matter?
Perl: hash numerical sortwhere is gcc?
kde的问题HELP, how to install local file!
关于solaris的几个问题请教安装 Solaris 8 x86 和 Win2K 小记
有人熟悉solaris 10的?Re: how to change all the files .cpp to .C
关于emacs一问。help! how to do this?
相关话题的讨论汇总
话题: solaris话题: pkgadd话题: packages话题: install话题: process