swarm-support
[Top][All Lists]
Advanced

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

Problems installing Swarm-2.2


From: Josema
Subject: Problems installing Swarm-2.2
Date: Mon, 04 Feb 2002 19:37:32 +0100

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]