Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2035416
  • 博文数量: 414
  • 博客积分: 10312
  • 博客等级: 上将
  • 技术积分: 4921
  • 用 户 组: 普通用户
  • 注册时间: 2007-10-31 01:49
文章分类

全部博文(414)

文章存档

2011年(1)

2010年(29)

2009年(82)

2008年(301)

2007年(1)

分类: LINUX

2009-10-30 21:28:46

alternativesLinux下的一个功能强大的命令。只能在root权限下执行。如系统中有几个命令功能十分类似,却又不能随意删除,那么可以用 alternatives 来指定一个全局的设置。

 

alternatives常用于同一个系统中安装同一软件的多个版本。比如为了开发需要,我需要安装JDK1.4.2,同时还需要JDK1.6.10,我怎么样才能忽略安装路径,按照我自己的意思,使用我想要的java版本呢?

 

下面为您一一道来。

 

alternatives的命令行执行如下:

[root@localhost tools]# alternatives

alternatives version 1.3.36 - Copyright (C) 2001 Red Hat, Inc.

This may be freely redistributed under the terms of the GNU Public License.

 

usage: alternatives --install

  [--initscript ]

  [--slave ]*

  alternatives --remove

  alternatives --auto

  alternatives --config

  alternatives --display

  alternatives --set

 

common options: --verbose --test --help --usage --version

  --altdir --admindir

 

说明:

alternatives --install

其中,

install表示安装

link是符号链接

name则是标识符

path是执行文件的路径

priority则表示优先级

 

java的安装为例,我的Fedora 8下自带了两种java版本,分别如下:

 

  Selection Command

-----------------------------------------------

* 1 /usr/lib/jvm/jre-1.7.0-icedtea/bin/java

  2 /usr/lib/jvm/jre-1.5.0-gcj/bin/java

 

 

我在目录/tools/jdk安装了java version "1.4.2_19"

[root@localhost test]# alternatives --install /usr/bin/java java /tools/jdk/bin/java 3

[root@localhost test]# alternatives --config java

 

There are 3 programs which provide 'java'.

 

  Selection Command

-----------------------------------------------

*+ 1 /usr/lib/jvm/jre-1.7.0-icedtea/bin/java

  2 /usr/lib/jvm/jre-1.5.0-gcj/bin/java

  3 /tools/jdk/bin/java

 

Enter to keep the current selection[+], or type selection number: 3

 

 

我还在目录/tools/jdk6下安装了java version "1.6.0_12"

[root@localhost test]# alternatives --install /usr/bin/java java /tools/jdk6/bin/java 4

[root@localhost test]# alternatives --config java

 

There are 4 programs which provide 'java'.

 

  Selection Command

-----------------------------------------------

* 1 /usr/lib/jvm/jre-1.7.0-icedtea/bin/java

  2 /usr/lib/jvm/jre-1.5.0-gcj/bin/java

 + 3 /tools/jdk/bin/java

  4 /tools/jdk6/bin/java

 

Enter to keep the current selection[+], or type selection number: 4

 

alternatives --config java就可以选择你想要的Java版本。

 

 

阅读(1774) | 评论(8) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2010-12-23 13:16:08

[url=http://www.huaw.com.cn/]花容网[/url] [url=http://www.huaw.com.cn/]整形网[/url] [url=http://www.huaw.com.cn/zx/]北京整形[/url] [url=http://www.huaw.com.cn/zx/]北京整形网[/url] [url=http://www.huaw.com.cn/]整形美容网[/url] [url=http://www.huaw.com.cn/]北京整形美容[/url] [url=http://www.huaw.com.cn/ask/]整形美容问答[/url] [url=http://www.huaw.com.cn/zx/bbzx/]隆鼻[/url] [url=http://www.huaw.com.cn/zx/ybzx/]割双眼皮[/url] [url=http://www.huaw.com.cn/zx/xbzx/]丰胸方法[/url] [url=http://www.huaw.com.cn/ss/]吸脂减肥[/url] [url=http:

chinaunix网友2010-12-23 13:14:45

[url=http://www.txnr.net/]天下女人团[/url] [url=http://www.txnr.net/]北京团购网[/url] [url=http://www.txnr.net/]北京美容团购[/url] [url=http://www.txnr.net/]整形团购[/url] [url=http://www.txnr.net/]美容团购[/url] [url=http://www.txnr.net/]脱毛团购[/url] [url=http://www.txnr.net/]吸脂团购[/url] [url=http://www.txnr.net/]美白团购[/url] [url=http://www.txnr.net/]减肥团购[/url] [url=http://www.txnr.net/]祛斑团购[/url] [url=http://www.txnr.net/]丰胸团购[/url] [url=http://www.txnr.net/]除皱团购[/url] [url=http://www.txnr.net/]隆鼻团购[/url]