> "stan" == stan <[EMAIL PROTECTED]> writes:
> On Sat, Aug 31, 2002 at 07:30:42AM +0900, [EMAIL PROTECTED]
> wrote:
>> It's general recommended that you symbolic link the
>> javaplugin_oji.so into /usr/lib/mozilla/plugins. You may want
>> to try that and see if it keeps
On Sat, Aug 31, 2002 at 07:30:42AM +0900, [EMAIL PROTECTED] wrote:
> It's general recommended that you symbolic link the javaplugin_oji.so
> into /usr/lib/mozilla/plugins. You may want to try that and see if it
> keeps galeon from bombing.
>
Thanks, but a find fails to locate this shared librar
It's general recommended that you symbolic link the javaplugin_oji.so
into /usr/lib/mozilla/plugins. You may want to try that and see if it
keeps galeon from bombing.
Good Luck.
Marshal
> "stan" == stan <[EMAIL PROTECTED]> writes:
> On Fri, Aug 30, 2002 at 12:34:52PM -0500, Alex Mali
On Thu, 29 Jan 1998, Alex Yukhimets wrote:
> Sure, lots of ideas :)
>
> just run it as "java HelloWorldApp"
> (without .class) and everything will be fine.
>
> Alex Y.
>
ARG!! I knew it was some boneheaded thing! Thanks a lot!
Steve
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e
> I'm trying to learn a little about java, so I installed jdk1.1 from hamm.
> The rest of my system is Debian 1.3 (or stable).
>
> I'm testing the installation using the 'hello world' app below:
>
> class HelloWorldApp {
> public static void main(String[] args) {
> System.out.println(
Steve Witt wrote (Thu, 29 Jan 1998 19:27:58 -0800 (PST) ):
|>
|>[/usr/home/witt/devel/java] $ java HelloWorldApp.class
|>Can't find class HelloWorldApp.class
|>
|>
|>I've checked the environment variables CLASSPATH (I don't have it set, so
|>it should be
I'm trying to learn a little about java, so I installed jdk1.1 from hamm.
The rest of my system is Debian 1.3 (or stable).
I'm testing the installation using the 'hello world' app below:
class HelloWorldApp {
public static void main(String[] args) {
System.out.println("Hello World!");
7 matches
Mail list logo