gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 70fa713)
raw | patch | inline | side by side (parent: 70fa713)
author | Doni Pracner <quinnuendo@gmail.com> | |
Sat, 16 Aug 2014 13:26:14 +0000 (15:26 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Sat, 16 Aug 2014 13:26:14 +0000 (15:26 +0200) |
docs/install-fermat-on-linux.txt | patch | blob | history |
index ef964e99c165472a0bd3c5c8a8b613288eca8adb..b3b1ad8d445d4d41bc6bd183a6ca2f364cb62de1 100644 (file)
How to install and use FermaT on a Linux machine
================================================
-The machine that this instructions were tested with was a fresh Ubuntu
-install, more precisely Lubuntu 14.04, 64 bit version. It came with
-gcc 4.8.2 (4.8.2-19ubuntu1) installed.
-
-This should work on most distributions from the Debian family (Ubuntu,
-Mint, CrunchBang, ...) and with small changes on any other Linux or
-BSD system. The main changes are in the usage of the package system -
+These instructions should work on most distributions from the Debian family
+(Ubuntu, Mint, CrunchBang, ...) and with small changes on any other Linux or
+BSD system. The main changes are in the usage of the package system -
debian uses ".deb" packages and the "apt-get" command, others use yum,
packman etc.
+The machine that these instructions were tested with was a fresh Ubuntu
+install, more precisely Lubuntu 14.04, 64 bit version. It came with gcc
+4.8.2 (4.8.2-19ubuntu1) installed.
+
Dependencies
============
and change the line "Fermat=`pwd` to refer to the install folder directly,
for instance if we extracted fermat3 in our home:
-FermaT=/home/user/fermat3
+FermaT=$HOME/fermat3
You can then run that file from anywhere and it will setup the values
properly. For instance you can put this file somewhere on the PATH. A