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

Re: chaosSIM



Thats what I see in the README file:

"Chaos Simulator Package
University of Washington

* Sample binary files are in bin/MIPS, bin/Alpha, and bin/Sparc *

Ftp the files INSTALL and chaosSim.tar.Z.

Run "INSTALL" to install the Chaos Simulator Package.

Errors during installation may occur for a number of reasons:
        - Path names may need to be corrected in the Makefile.  In
          particular, the X11 version 5 package is assumed to be in
          /usr/X11R5.  This shows up as an error during "make depend".
        - The animation package runs under motif - your machine may
          not have this software installed.
        - zcat and tar are incompatible or not in your path.
        - gcc is not in your path.
        - nroff is not in your path.

The Chaos Simulator Package was not designed with portability in mind,
though we do believe that is is portable with minor modifications.  No
known machine specific assumptions are made in the code itself.

Please send all comments/questions to chaos@cs.washington.edu"
This describes (maybe) why you have this errors during "make depend".


At 20:04 12/07/01 +0200, you wrote:
There's Lesstif installed on my mashine. Actually I installed what I wanted. But Makefile flyes out after "make depend".
Thanks