Installation Guide ------------------ ConsInspector ============= Release 3.3 March 1998 developed by K. Frech, G. Herrmann, T. Werner GSF - Institut fuer Saeugetiergenetik AG BIODV Ingolstaedter Landstr. 1, 85764 Oberschleissheim, Germany E-mail: frech@gsf.de ------------------------------------------------------------------------------- ConsInspector 3.3 executables are provided for - DEC Alpha (Digital Unix 4.0) - SUN (SunOS 5.5) - HP (HP-UX 10.2) - SGI (IRIX 6.2) - PC x86 (Linux 2.0) ------------------------------------------------------------------------------- To install ConsInspector 3.3 on your system: Uncompress and tar the file consinsp_3.3_*.tar.Z % uncompress consinsp_3.3_*.tar.Z % tar xvf consinsp_3.3_*.tar Set the environment variable CONSDIR to the directory /your_path/consinsp_3.3/library/ where `your_path' is the directory where you have just installed ConsInspector. Add the ConsInspector directory (/your_path/consinsp_3.3/) to the environment variable PATH, so that the program can be called from every other directory. % setenv PATH $PATH":/your_path/consinsp_3.3" To keep this environment variable for your next sessions also, put the commands into your .cshrc file. ------------------------------------------------------------------------------- Further informations about ConsInspector are provided in the user guide (consinspector.doc). Please note, that this software is free only for non-commercial use. Commercial users should contact Genomatix Software GmbH (http://genomatix.gsf.de, E-mail: genomatix@gsf.de). ------------------------------------------------------------------------------- If you encounter any problems, please contact frech@gsf.de. -------------------------------------------------------------------------------