swarm-support
[Top][All Lists]
Advanced

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

two tutorial questions


From: Paul Johnson
Subject: two tutorial questions
Date: Mon, 2 Jun 1997 13:45:04 -0500 (CDT)

1. I can't find anything about this in the list archive.  Is there a
mistake in tutorial 1.0.1 in simpleSwarmBug3?  Recall, that one introduces
model.setup.  However, in ModelSwarm.m, the parameters are explicitly
typed in, instead of using the model.setup file.  The readme suggests it
should be otherwise.
 Am I missing something? 

2.  I am able to make all of the tutorials but one--the first.  In
simpleCBug, I put in the first line of the make file, just as I do
in all the other ones.  But then I get this error message:

make: *** /swarm-1.0.1: Is a directory.  Stop.

That is all it says.  As you infer, I put the swarm stuff in swarm-1.0-.1,
a directory which serves well for other purposes.  Anyone know what
I've done wrong?  The only time I've seen anything like this was when I
downloaded a script with MS_netscape and saved it, which inserted
extra carriage returns, which linux picked up and objected to.  But
I don't see how that could happen in this case. nedit does not show
any <cr> markers.

In case some of you are sticklers for detail, here is the whole
Makefile 

***********************************************

SWARMHOME=/swarm-1.0.1        
APPLICATION=bug
OBJECTS= main.o 
include $(SWARMHOME)/Makefile.appl

main.o: main.m  

*************************************************
Paul Johnson 
lost my stinkin sig



                  ==================================
   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 <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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