Re: Where is the appropriate location for setting a default JDK?

2004-10-28 Thread nicole
On Thu, 28 Oct 2004 15:44:09 -0400, Barry Hawkins <[EMAIL PROTECTED]> wrote: > nicole wrote: > | > Nicole, > ~Wow, That's pretty neat. I didn't even know about > update-alternatives; where did you learn about that? Good question, I wish I could remember. I had created some packages a whil

Re: Where is the appropriate location for setting a default JDK?

2004-10-28 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 nicole wrote: | Hi Barry, | | |>On Thu, 28 Oct 2004 13:29:45 -0400, Barry Hawkins <[EMAIL PROTECTED]> wrote: | | | Solution 1: | | |># IBM Java 1.4.2 SDK settings |>export JAVA_HOME=/opt/IBMJava2-ppc-142 |>export PATH="${PATH}":"${JAVA_HOME}"/bin |>exp

Re: Where is the appropriate location for setting a default JDK?

2004-10-28 Thread nicole
Hi Barry, > On Thu, 28 Oct 2004 13:29:45 -0400, Barry Hawkins <[EMAIL PROTECTED]> wrote: Solution 1: > # IBM Java 1.4.2 SDK settings > export JAVA_HOME=/opt/IBMJava2-ppc-142 > export PATH="${PATH}":"${JAVA_HOME}"/bin > export PATH="${PATH}":"${JAVA_HOME}"/jre/bin > > which works fine for thing

Where is the appropriate location for setting a default JDK?

2004-10-28 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 List, ~I usually have a section like the following in my .bash_profile: # IBM Java 1.4.2 SDK settings export JAVA_HOME=/opt/IBMJava2-ppc-142 export PATH="${PATH}":"${JAVA_HOME}"/bin export PATH="${PATH}":"${JAVA_HOME}"/jre/bin which works fine for t

Re: Eclipse 3.x still does not build from source - SUCCESS

2004-10-28 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arnaud Vandyck wrote: | Sun, 24 Oct 2004 23:50:13 -0400, | Barry Hawkins <[EMAIL PROTECTED]> wrote: | | |>List, |>~After some hours, I have managed to get the build from source to |>work for the Eclipse 3.01 release code. If you are running Gnome a

Re: Packaged PPower4

2004-10-28 Thread Rogério Brito
On Oct 29 2004, Atsuhito Kohda wrote: > From: Rogério Brito <[EMAIL PROTECTED]> > > The only program that uses Java that I use regularly is PPower4, a > > post-processor for generating presentations with (La)TeX. > > Great! Yes, now with Free JVM in testing, one can work much more conveniently wi

Re: Packaged PPower4

2004-10-28 Thread Atsuhito Kohda
From: Rogério Brito <[EMAIL PROTECTED]> Subject: Packaged PPower4 Date: Wed, 27 Oct 2004 09:01:03 -0300 > The only program that uses Java that I use regularly is PPower4, a > post-processor for generating presentations with (La)TeX. Great! > Since PPower4 has both parts in Java and parts in LaTe