swarm-support
[Top][All Lists]
Advanced

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

Re: .libs/xxx file created when running swarm2.1.1 apps?


From: Marcus G. Daniels
Subject: Re: .libs/xxx file created when running swarm2.1.1 apps?
Date: 23 Jul 2000 12:11:09 -0600
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.6

RLR> But as the course progresses, they often will want to
RLR> have others run their versions.

One idea is to make a directory having student group write permissions
with permissions 1775.  Have them tar up there models and copy them there.
Then other users can run just by:

 tar zxf /project-pool/coolModel-0.0.tar.gz
 cd coolModel-0.0
 make 
 ./coolModel

Better yet, set up CVS so that sharing is as easy as:

 cd coolModel
 cvs update 
 make

Unless binaries are statically linked, they will often break as soon
as Swarm is updated, anyway.

                  ==================================
   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]