Re: Orion doesn't work.

2001-02-16 Thread Joseph B. Ottinger
See below... On Thu, 15 Feb 2001, Geoff Marshall wrote: I've surfed and surfed, and can't find any info on the problem I'm having. HELP! All brand new: Red Hat Linux v7, Sun J2EE 1.2.1, Sun JDK1.3, Orion 1.4.5 [geoff@daphne orion]$cd /usr/local/orion [geoff@daphne orion]$ java -jar

RE: Orion doesn't work.

2001-02-16 Thread SureTicket.com
, February 15, 2001 6:10 PM To: Orion-Interest Subject: Orion doesn't work. I've surfed and surfed, and can't find any info on the problem I'm having. HELP! All brand new: Red Hat Linux v7, Sun J2EE 1.2.1, Sun JDK1.3, Orion 1.4.5 [geoff@daphne orion]$cd /usr/local/orion [geoff@daphne orion

RE: Orion doesn't work.

2001-02-16 Thread Andre Vanha
: SureTicket.com [mailto:[EMAIL PROTECTED]] Sent: Friday, February 16, 2001 6:35 AM To: Orion-Interest Subject: RE: Orion doesn't work. You need to make sure you setup your CLASSPATH right, if it is then you unziped all over your computer ;) I mean distibution is half assed. download and reinstall/reconfigure

RE: Orion doesn't work.

2001-02-16 Thread Jeff Schnitzer
solve your problem. Jeff -Original Message- From: Geoff Marshall [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 3:10 PM To: Orion-Interest Subject: Orion doesn't work. I've surfed and surfed, and can't find any info on the problem I'm having. HELP! All brand new: Red Hat Lin

Orion doesn't work.

2001-02-15 Thread Geoff Marshall
I've surfed and surfed, and can't find any info on the problem I'm having. HELP! All brand new: Red Hat Linux v7, Sun J2EE 1.2.1, Sun JDK1.3, Orion 1.4.5 [geoff@daphne orion]$cd /usr/local/orion [geoff@daphne orion]$ java -jar orion.jar java.lang.NoClassDefFoundError:

RE: Orion doesn't work.

2001-02-15 Thread Tim Drury
Title: RE: Orion doesn't work. java.lang.NoClassDefFoundError: com/evermind/gui/server/ServiceConsole at java.lang.reflect.Method.invoke(Method.java:native) at kaffe.jar.ExecJarName.main(ExecJarName.java:70) at kaffe.jar.ExecJar.main(ExecJar.java:59) ^ You appear to be running

RE: Orion doesn't work.

2001-02-15 Thread Adamson, Scott
Looks like you need to add the directory containing 'com/evermind/.' to the classpath -Original Message- From: Geoff Marshall [mailto:[EMAIL PROTECTED]] Sent: Friday, February 16, 2001 8:39 AM To: Orion-Interest Subject: Orion doesn't work. I've surfed and surfed, and can't find