- 论坛徽章:
- 0
|
$ cd ~
$ ls
flex-2.5.4a.tar gzip-1.3.5-sol8-sparc-local
gcc-2.95.3-sol8-sparc-local
$ pkgadd -d gcc*
/bin/ksh: pkgadd: 未发现
$ su
Password:
# pkgadd -d gcc*
下列软件包是可以使用的:
1 SMCgcc gcc
(sparc) 2.95.3
选择你要执行的软件包(或选择'全部'执行所有的软件包). (default: all) [?,??,q]: default
ERROR: Entry does not match available menu selection. Enter the number
of the menu item you wish to select, or the token which is associated
with the menu item, or a partial string which uniquely identifies the
token for the menu item. Enter ?? to reprint the menu.
选择你要执行的软件包(或选择'全部'执行所有的软件包). (default: all) [?,??,q]:
处理软件包范例<SMCgcc>;来自</home/linming/gcc-2.95.3-sol8-sparc-local>;
gcc
(sparc) 2.95.3
当前的管理程序需要创建一个 唯一的<SMCgcc>;软件包的范例.然而,在同一个系
统中一次能够被支持的最大的包的范例数目已经达到了.
对系统没有做任何改动 |
|