/srv/irclogs.ubuntu.com/2007/08/24/#ubuntu-java.txt

=== sss [i=sss@gateway/tor/x-2020ac6a4a2445f7] has joined #ubuntu-java
=== doko [n=doko@dslb-088-073-072-017.pools.arcor-ip.net] has joined #ubuntu-java
=== AfC [n=andrew@office.syd.operationaldynamics.com] has joined #ubuntu-java
=== sss_ [i=sss@gateway/tor/x-450a44cd96cb3576] has joined #ubuntu-java
=== ytojack [n=ytojack@219.131.113.112] has joined #ubuntu-java
=== sss [i=sss@gateway/tor/x-6b0576847909cef3] has joined #ubuntu-java
=== kmxdot [n=skald@208.104.151.215] has joined #ubuntu-java
=== sss [i=sss@gateway/tor/x-5b2753fdff8f730a] has joined #ubuntu-java
=== dharrigan [n=david@host12.williamhill.co.uk] has joined #ubuntu-java
=== AfC [n=andrew@office.syd.operationaldynamics.com] has joined #ubuntu-java
=== Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-java
=== jamo [n=bantu@intra30.kku.ac.th] has joined #ubuntu-java
jamohello11:27
jamohow to install  jre on ubuntu 7.0411:28
jamoI added extra repositories 11:29
jamoand sudo aptitude install sun-java6-jre sun-java6-plugin sun-java6-fonts11:30
jamobut it didn't install anything11:30
man-dithen its probably already installed11:53
man-dimake sure you have multiverse listed in your sources.list11:54
=== deaforc [n=robert@195.92.81.244] has joined #ubuntu-java
=== deaforc [n=robert@195.92.81.244] has left #ubuntu-java ["Ex-Chat"]
jamoman-di: yes12:30
jamoman-di: deb http://us.archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse12:31
jamodeb-src http://us.archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse12:31
man-diwhich arch are you on? i386? amd64?12:31
jamoi38612:32
man-diwhat does dpkg -p sun-java6-jre output?12:32
man-diand apt-cache policy sun-java6-jre12:32
jamoman-di: could i put output dpkg here?12:34
man-diuse http://paste.debian.net/12:39
man-dior some other paste bin12:39
jamohttp://paste.debian.net/3534712:43
man-diouch12:44
man-diI mean dpkg -l sun-java6-jre12:44
jamoman-di: http://paste.debian.net/3534812:46
jamoman-di: I got it12:53
jamoman-di: Thanks a lot12:53
man-disorry, was away to get some food01:30
man-diwhat was the solution?01:30
jamoman-di: I got it01:30
jamoman-di: now I try to install Phpeclipse01:31
jamoI have to go 01:31
jamobye01:31
=== AfC [n=andrew@office.syd.operationaldynamics.com] has joined #ubuntu-java
=== jamesstansell [n=james@wsip-24-249-157-103.tu.ok.cox.net] has joined #ubuntu-java
=== pteague_work [n=xx10727@ip72-213-145-156.ok.ok.cox.net] has joined #ubuntu-java
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-java
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-java
=== tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-java
=== yrlnry [n=mjd@SEASNet-38-132.seas.upenn.edu] has joined #ubuntu-java
=== jamesstansell_ [n=james@wsip-24-249-157-103.tu.ok.cox.net] has joined #ubuntu-java
=== jamesstansell_ [n=james@wsip-24-249-157-103.tu.ok.cox.net] has joined #ubuntu-java
=== jamesstansell_ is now known as jstansel_
=== jstansel_ is now known as jamesstansell
=== jamesstansell [n=james@adsl-209-184-36-173.dsl.tulsok.swbell.net] has joined #ubuntu-java
=== leonel [n=leonel@189.155.94.26] has joined #ubuntu-java
=== pteague_work [n=xx10727@ip72-213-145-156.ok.ok.cox.net] has left #ubuntu-java ["Leaving"]
yrlnryI just installed sun java on my Ubuntu laptop.  But I don't know how to properly set the JAVA_HOME environment variable.05:51
yrlnrythe page at https://help.ubuntu.com/community/Java doesn't say.05:51
yrlnryOn other machines, the java stuff was all installed into /usr/local/java, and I set JAVA_HOME to that, but that isn't the case here.05:51
leoneldid you updated hte alternatives for java ?05:51
yrlnryYes.05:52
tmarbleyrlnry: did you see...? /usr/share/doc/sun-java6-jre/JAVA_HOME05:52
yrlnryI didn't see that.  Thanks!05:54
leonelman-di:  installed  icedtea  and worked fine with  tomcat  05:54
yrlnryIs there an ubuntu package for jdbc, or do I need to download that directly from sun?06:00
jamesstansellyrlnry: the jdbc interfaces should already be included06:03
jamesstansellgenerally the db vendors supply the drivers themselves06:04
yrlnryThanks.  How should I set JDBC_HOME?06:05
jamesstansellwhat uses JDBC_HOME?  that doesn't ring a bell with me06:05
jamesstansellwhich app are you trying to run?06:06
yrlnryIt's required for one of the targets that Maven is trying to build.06:06
yrlnryEmbedded error: /home/mjd/treebase/trunk/treebase-web/${env.JDBC_HOME} not found.06:06
yrlnryI guess the next step is to look at the pom file.06:07
jamesstanselljust guessing - but you'll need an appropriate JDBC driver and the JDBC_HOME would be set according to where you put the driver06:08
yrlnryThe pom file has:06:08
yrlnry        <fileset dir="${env.JDBC_HOME}">06:09
yrlnry                <include name="jdbc.properties"/>06:09
yrlnryMaybe the right approach here is to ask the guy who wrote the pom file.06:09
yrlnryThanks for your help.06:09
jamesstansellgood luck :)06:09
=== xhaker [n=xhaker@83-223-182-94.cpe.netmadeira.com] has joined #ubuntu-java
=== Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-java
=== jamesstansell_ [n=james@wsip-24-249-157-103.tu.ok.cox.net] has joined #ubuntu-java
=== jamesstansell_ is now known as jamesstansell
=== tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-java

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!