swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] question about make/compile


From: Bill Northcott
Subject: Re: [Swarm-Support] question about make/compile
Date: Thu, 17 Jun 2004 08:56:23 +1000

It looks to me as if your install directory is named "/Swarm2.2<space>".

The build scripts are not designed for path names containing spaces. Hence what should be an invocation of the script "/Swarm-2.2/Swarm-2.2/bin/libtool-swarm" is coming out as an invocation of "/Swarm-2.2" with the option "/Swarm-2.2/bin/libtool-swarm". Since
"/Swarm2.2" does not exist you get the error.

Just get rid of the space at the end of the directory name and reinstall Swarm to sort the scripts out.

Bill Northcott

On 17/06/2004, at 2:25 AM, DongFang Shi wrote:
I am new to swarm.
I installed swarm-2.2 properly, and download demo applications.
when I typed make,
 
$ make
/Swarm-2.2 /Swarm-2.2/bin/libtool-swarm --mode link gcc -g -O2 -L/Swarm-2.2/lib
-rpath /Swarm-2.2/lib  -o heatbugs.exe Heatbug.o HeatSpace.o main.o HeatbugModel
Swarm.o HeatbugObserverSwarm.o HeatbugBatchSwarm.o  -lswarm
make: /Swarm-2.2: Command not found
make: *** [heatbugs.exe] Error 127
 
I followed install instruction online step by step. and set up all the necessary path.
 
can anyone help me with this?
 
DongFang Shi
 
B60,Management School
Lancaster University
 
Tel:01524 593883

reply via email to

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