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: Pietro Terna
Subject: Re: Problems installing Swarm-2.2
Date: Mon, 04 Feb 2002 23:18:34 +0100

        Hi Josema, my replies are below, Pietro

At 19.37 04/02/02 +0100, you wrote:
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-
            ^^                                   ^
you _have_ to type \\ to obtain                    \ here

\ is the introduction of a special character, in this case the special caracter \ (the second one in \\)

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
================================= 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 with "help" in the body of the message.
reply via email to

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