diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software +Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives @@ -7,8 +7,15 @@ unlimited permission to copy, distribute and modify it. Basic Installation ================== +See also the OS specific Build Guide at: + http://gnuradio.org/trac/wiki/BuildGuide + +Please read the README too ;) + + These are generic installation instructions. + The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. |