I installed the artifactory in /opt simply by extracting the archive and
running the install.sh. An user "artifacory" was created successfully and no
other error occurred.

Running "java -version", "which java" and "echo $PATH" as user

flor...@ubuntu:~$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
flor...@ubuntu:~$ which java
/usr/lib/jvm/java-6-sun/bin/java
flor...@ubuntu:~$ echo $PATH
/usr/lib/jvm/java-6-sun/bin:/usr/lib/jvm/java-6-sun/bin:/usr/local/bin:/usr/bin:/bin
flor...@ubuntu:~$

- - - 

Running "java -version", "which java" and "echo $PATH" as as root

r...@ubuntu:~# java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
r...@ubuntu:~# which java
/usr/lib/jvm/java-6-sun/bin/java
r...@ubuntu:~# echo $PATH
/usr/lib/jvm/java-6-sun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin


Thanx for the patience so far :)

-- 
View this message in context: 
http://forums.jfrog.org/Ubuntu-10-04-Artifactory2-2-5-Problems-setting-JAVA-HOME-tp5607478p5617632.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to