swarm-support
[Top][All Lists]
Advanced

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

Re: Question about running swarm on NT


From: Marcus G. Daniels
Subject: Re: Question about running swarm on NT
Date: 12 Aug 1998 12:36:45 -0700

>>>>> "SC" == Szu-Wen CHou <address@hidden> writes:

SC> My problrm is that I can not run any program
SC> by just type the name of the .exe file under the subdirectory
SC> after "make". However, I can run some of the demo by going to the
SC> upper level subdirectory and type something like
SC> "./heatbugs/heatbugs". Do you know that is the problem?

You always have to say ./executablename, because `.' (the current directory)
is not in the path.  If you want it at the end, you can add 

PATH=$PATH:. 

in /Swarm/.bash_login.

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