swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: javaswarm and javacswarm?


From: Marcus G. Daniels
Subject: Re: javaswarm and javacswarm?
Date: 09 Nov 1999 12:03:45 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "AC" == Alessandra Cassar <address@hidden> writes:

AC> 1. I just installed Swarm2.0.1 (Windows NT). As other
AC> users I could not install it in a G drive because of the Long Path
AC> error almost at the end of the installation. So I downloaded
AC> everything in G, and install it in C. 

I'm surprised this error occurred.  I don't see how this could occur
unless a new PATH directory failed to be created, and I don't see that
could happen unless you were out of disk space.

AC> It seems that the
AC> applications in objective C are working, even if a wired thing
AC> happens: from every directory e.g.  mousetrap, heatbug etc... I
AC> can run any of them, and they work, why? 

Perhaps you installed the demos package?  That adds the swarm-2.0.1\bin
to the PATH, where the demo executables are provided.

AC>  2. I am starting
AC> learning Java, and would like to translate my program from
AC> Objective C to Java. Even if everything is on C, when I tryed to
AC> run java, it wanted kaffe in G/swarm/swarm-2.0.1/bin/kaffe and not
AC> in C, why? 

Use the `kaffe' script if you want to run ordinary Java programs.
Use the `javaswarm' script to run Swarm Java programs.
Use the `javacswarm' script to compile Swarm Java programs.

AC> Now the Makefile does not have anymore a line like
AC> APPLICATION=heatbug, so I do not know where the name of the
AC> application is. 

It's the first argument to Globals.env.initSwarm.  (Look in StarHeatbugs.java.)

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]