Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If all of the above fails to get a working SimDist, then send email to jeremym AT slac DOT stanford DOT EDU edu with the following.

  1. OS variety and kernel version e.g. for Linux
    No Format
    cat /etc/redhat-release; uname -a
  2. gcc version
    No Format
    gcc -v
  3. 32 or 64 bit
    No Format
    uname -m
  4. log of global configure command
    No Format
    cd SimDist; ./configure &> myconfig.log

...