LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 835|回复: 4

怎么指定用户环境使用sun-jre 1.5,因为要用LumaQQ 2004T

[复制链接]
发表于 2005-8-3 23:12:29 | 显示全部楼层 |阅读模式
系统原本安装了blackdown-jdk,可是lumaqq 2004t却要sun的java 1.5.x版本,请问怎么指定用户环境使用它
发表于 2005-8-3 23:40:37 | 显示全部楼层
整个带jre的LumaQQ不就行了
sun的java 1.5变化比较大,好想以前编译的都要重编,1.5编译的以前的jvm也不能运行
麻烦
回复 支持 反对

使用道具 举报

发表于 2005-8-4 00:20:50 | 显示全部楼层
  1. $ java-config --help
  2. Usage: java-config [ OPTIONS ]
  3. Options:
  4. << -h arg1[,arg2,...] --help=arg1[,arg2,...] >>
  5.     List all command line options with --help , for command specific long help
  6.     messages use --help=command (ex. --help=javac)
  7. << -J --java >>
  8.     Print the location of the java executable
  9. << -c --javac >>
  10.     Print the location of the java byte compiler
  11. << -j --jar >>
  12.     Print the location of the jar executable
  13. << -O --jdk-home >>
  14.     Print the location of the current jdk home
  15. << -o --jre-home >>
  16.     Print the location of the current jre home
  17. << -f --show-active-vm >>
  18.     Show the active virtual machine
  19. << -v --java-version >>
  20.     Print the version information for the in-use jvm
  21. << -p arg1[,arg2,...] --classpath=arg1[,arg2,...] >>
  22.     Print entries in the enviroment or package classpath.
  23. << -g argument --get-env=argument >>
  24.     Print an environment variable from the currently selected VM
  25. << -e arg1[,arg2,...] --exec=arg1[,arg2,...] >>
  26.     Execute something that should be somewhere in the JAVA_HOME
  27. << -l --list-available-packages >>
  28.     List all available packages
  29. << -L --list-available-vms >>
  30.     List all available virtual machines
  31. << -P arg1[,arg2,...] --print=arg1[,arg2,...] >>
  32.     Print the environment information for a specified VM
  33. << -S argument --set-system-vm=argument >>
  34.     Set the VM for the entire system
  35. [color=DarkRed] << -s argument --set-user-vm=argument >>
  36.     Set the VM for a user[/color]
  37. << -A arg1[,arg2,...] --set-system-classpath=arg1[,arg2,...] >>
  38.     Set the system classpath
  39. << -a arg1[,arg2,...] --set-user-classpath=arg1[,arg2,...] >>
  40.     Set the user classpath
  41. << -B arg1[,arg2,...] --add-system-classpath=arg1[,arg2,...] >>
  42.     Append to the system classpath
  43. << -b arg1[,arg2,...] --add-user-classpath=arg1[,arg2,...] >>
  44.     Append to the user classpath
  45. << -X --clean-system-classpath >>
  46.     Clean the classpath of all packages
  47. << -x --clean-user-classpath >>
  48.     Clean the user classpath of all packages
  49. << -n --nocolor >>
  50.     Turn off all colors.
  51. << -i arg1[,arg2,...] --library=arg1[,arg2,...] >>
  52.     Print entries in the package library.
复制代码
回复 支持 反对

使用道具 举报

发表于 2005-8-4 14:23:25 | 显示全部楼层
我没有装其他的,直接emerge sun-jdk-1。5,
Luma直接用:)
回复 支持 反对

使用道具 举报

发表于 2005-8-4 21:56:11 | 显示全部楼层
我emerge sun-jdk,Y的都还要我自己到sun的主页去下个二进制包放到distfiles文件夹里面……
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表