Changeset 25 for trunk/INSTALL


Ignore:
Timestamp:
07/08/05 20:08:34 (19 years ago)
Author:
tim
Message:

Fixed some *BSD installation issues. (I think.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r22 r25  
    11RegLookup Installation
    22======================
     3
     4Prerequisites
     5-------------
     6
     7This package doesn't require much for installation.  Just what typically
     8comes with any free operating system.  Be sure you have:
     9
     10 - GNU Make
     11 - GCC
    312
    413
     
    918# and as root
    1019make install
     20
     21If GNU Make isn't your default, you may need to run `gmake' instead.
    1122
    1223
Note: See TracChangeset for help on using the changeset viewer.