CarthaGene installation procedure depends on the operating system you are using. Please select your system below:

For pre-1.2 versions of CarthaGene, which are the only available version for some operating systems, please follow these instructions.

Microsoft® Windows™

To install CarthaGene on Windows, you must do the following:

If you don't want to use the graphical interface but only the Shell interface, simply select the CarthaGene console item in the Start menu.


Linux

Installing CarthaGène

If you are using a Debian-based distribution, you can simply install the .deb package you just downloaded for a system-wide installation.

Otherwise, read further...

Dependencies

CarthaGene relies upon the following packages to run (names may slightly differ from a distribution to another):

Alternatively, you can install ActiveTcl (at least 8.4).

System-wide installation

We provide DEB packages for both 32 bits and 64 bits architectures.

  1. Select the package corresponding to your distribution and architecture (32 bits users must use the i386 package, 64 bits users must use the x86_64 package).
  2. Use your favorite package manager to install CarthaGene.

Local installation

We provide self-extracting shell scripts (.sh) for both 32 bits and 64 bits architectures.

  1. Download the archive corresponding to your architecture (32 bits users must use the i386 package, 64 bits users must use the x86_64 package).
  2. Go in the directory where you want to install the software and run the script from there.
  3. Once you have accepted the licence, the installer will offer you to install either directly in the current directory or (by default) in a subdirectory named CarthaGene-VERSION-Linux-ARCH (currently VERSION is 1.2 or nonfree-1.2 and ARCH is one of i386 or x86_64).
  4. After the script finishes executing, source your shell's rc file to update your environment or start a new session.
  5. CarthaGene is then ready to use.

NOTE: you can use the .sh package to perform a system-wide installation. Just run the script from /usr (as superuser) and anwser "no" to install in the current directory instead of the CarthaGene subdirectory.

Example: installing CarthaGene with LKH code (version nonfree-1.2) in a subdirectory in your $HOME on a 32 bits system

% cd
% /path/where/you/downloaded/carthagene-nonfree-i386.sh
  - read and accept the licence
  - answer Y to install in a subdirectory named carthagene-nonfree-1.2-i386
Then update your environment
% source ~/.cshrc	# for csh and tcsh users
% source ~/.bashrc	# for bash users
	

Running CarthaGene


Thomas Schiex
Last modified: vendredi 2 avril 2010, 13:04:26 (UTC+0200)