Howto install Atlantis:

Index:

On lxplus:

  1. start directly:
    /usr/java/j2re1.4.1_01/bin/java -jar /afs/cern.ch/atlas/project/Atlantis/current/atlantis.jar
  2. set alias for atlantis:
    add: alias 'atlantis=/usr/java/j2re1.4.1_01/bin/java -jar /afs/cern.ch/atlas/project/Atlantis/current/atlantis.jar' to your shell configuration file (e.g. ~/.zshrc)

On local machine:

  1. make sure java is installed correctly on your machine (just try to type java)
  2. create Atlantis path on your local machine:
    mkdir Atlantis
  3. copy Atlantis from lxplus to your local machine:
    scp -r /afs/cern.ch/atlas/project/Atlantis/current username@localmachine:Atlantis
    or download the *.zip archieve from the Atlantis download webpage and unpack it with:
    unzip atlantis_x.x.x.zip
  4. set alias for atlantis:
    add: alias atlantis='/usr/lib/java/jre/bin/java -jar ~/Atlantis/current/atlantis.jar' to your shell configuration file (e.g. ~/.zshrc)

See also:

-- DanielDobos - 31 Oct 2004

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2004-11-04 - MarcDuenser
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback