/srv/irclogs.ubuntu.com/2007/07/10/#ubuntu-java.txt

=== man-di [n=mkoch@dyndsl-080-228-198-117.ewe-ip-backbone.de] has joined #ubuntu-java
=== AfC [i=andrew@office.syd.operationaldynamics.com] has joined #ubuntu-java
=== vil [n=lada@ubuntu/member/vil] has joined #ubuntu-java
=== AfC [i=andrew@office.syd.operationaldynamics.com] has joined #ubuntu-java
=== doko [i=doko@nat/canonical/x-53f9e24ef1c3b231] has joined #ubuntu-java
=== cstextiles [n=SpShah@59.184.28.63] has joined #ubuntu-java
=== cstextiles [n=SpShah@59.184.28.63] has left #ubuntu-java []
=== AfC [i=andrew@office.syd.operationaldynamics.com] has joined #ubuntu-java
=== vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-java
=== tat_ [n=tat@p54BE28FC.dip0.t-ipconnect.de] has joined #ubuntu-java
tat_helo, i just installed sun-java6-javadb and tryed to run "java org.apacha.derby.tools.ij". But the class was not found, now i need to know how can i set the classpath globaly in Ubuntu and shouldn't there by an automized way to add all new installed java libarys ?11:02
man-diyou dont want them on a global classpath11:04
man-diNEVER for Java11:05
man-diuse this: java -cp YOURCLASSPATH org.apacha.derby.tools.ij11:05
tat_man-di is what i did, so i have allways to add the classpath option/variable ?11:09
man-diyou can write a simple wrapper script and always use this wrapper script11:11
tat_is there a Ubuntu/Java documentation page, i have looked for it but i did not found anything more detailed.11:12
man-dithats not ubuntu specific11:12
man-dithat is how Java always was on all OSes11:13
tat_in the and it is still the same like downloading the tar's from sun and unpacking them under /opt and symlinking the bins, there is no advance by installing sun java by dpkg .:(11:19

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