summaryrefslogtreecommitdiff
path: root/translate/gcc/INSTALL
blob: f4fb8a0d28917077c532a9b1e63b4a697f69ad28 (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, 2006, 2007 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 / -jxvf @TARFILE@.tar.bz2

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

Good luck.

Tristan Gingold.
ghdl@free.fr