summaryrefslogtreecommitdiff
path: root/translate/gcc/INSTALL
blob: ddfdcb62028fe73f1fd21bd5005d023787a7ca9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Install file for the binary distribution of GHDL.

GHDL is Copyright 2002, 2003, 2004, 2005 Tristan Gingold.
GHDL is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

The binary are installed in /usr/local directory.  You cannot change this
default location, unless you set links.

You must be root to install this distribution.

To install ghdl:
$ su 
# tar -C / -zxvf @TARFILE@

Note: you must also have a C compiler and zlib installed.

Good luck.

Tristan Gingold.
ghdl@free.fr