swarm-support
[Top][All Lists]
Advanced

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

RE: Problems installing Swarm-2.2


From: Marshall, James A R
Subject: RE: Problems installing Swarm-2.2
Date: Mon, 4 Feb 2002 18:47:45 -0000

Try setting SWARMHOME to include the Swarm-2.2 folder. So, you actually would type:
 
SET SWARMHOME=/Swarm-2.2
 
    James
-----Original Message-----
From: Josema [mailto:address@hidden
Sent: 04 February 2002 18:38
To: address@hidden
Subject: Problems installing Swarm-2.2

Dear All       
 
I have installed Cygwin 1.3.6 (whole package) and Swarm-2.2. Then, following Pietro's instructions I typed from cygwin bash shell:

mkdir /Swarm-2.2
mount c://Swarm-2.2 /Swarm-2.2 

(I couldnĀ“t write \\, but when I type mount afterwards, the result is c:\\Swarm-2.2 /Swarm-2.2 )

and I copied .bashrc in the proper place. I modified my autoexec.bat by inserting:

SET HOME=C:\Swarm-2.2
SET SWARMDIR=C:\Swarm-2.2

SET PATH=C:\CYGWIN\BIN;C:\Swarm-2.2\BIN;.;%PATH%;

Then when I try to compile an applicaton (say jheatbugs-2001-03-28) by typing make, the result is the following:

make: /bin/javacswarm: Command not found

make: *** [all] Error 127

If I try to run the bytecodes by typing javaswarm StartJHeatbugs, after a while, I find this:

/Swarm-2.2/libexec/Kaffe: not found

although it's right there, again!

Can anybody give me a hand, please? Thank you very much in advance

Josema


reply via email to

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