Environment variables

All the programs are in the /bin sub-folder of the package. The most frequently used programs are brainvisa, anatomist and 2 scripts for configuring your environment variables (cartopack.csh or cartopack.sh, depending on your shell).

You are not advised to add this folder to your PATH variable, as this could create conflicts with other programs in your system (for example: python, KDE, etc.). We can suggest three possible ways of initiating these programs (remember that ~ means that you are at the root of your home directory and that folder_name is the name of the folder containing the uncompressed package, for example brainvisa):

NOTE : since the 3.0 version, environment variables are initialized from each program. If you launch this line:

~/my_folder/bin/AimfileInfo
all variables will be initialised and you can use them from any directory (but only this session).