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: Josema
Subject: Re: Problems installing Swarm-2.2
Date: Tue, 05 Feb 2002 11:21:17 +0100

Thanks a lot !
 
I haven´t been able to make it work in my computer since, for any reason, I can´t write \ in the shell, but I did it in another computer and everything seems to work fine. I even tried writing
mount c:\\Swarm-2.2 /Swarm-2.2 
in the .bashrc and .bash_login, but it didn't work either. Anyway, it works in the other computer.
 
Thanks everybody for your help!

 
----- Original Message -----
Sent: Monday, February 04, 2002 11:18 PM
Subject: Re: Problems installing Swarm-2.2

        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]