Navigation


Changeset 323:f34646a91dbc in freeDiameter


Ignore:
Timestamp:
May 19, 2010, 3:35:47 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Updated FreeBSD notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INSTALL.FreeBSD

    r290 r323  
    4646   # /usr/local/bin/cmake -DFLEX_EXECUTABLE:FILEPATH=/usr/local/bin/flex ../freeDiameter
    4747
    48 8) make, run, enjoy :)
     488) Compile, optionnaly test
     49   # make
     50   # make test
     51
     529) Install
     53   # make install
     54   
     5510) Run (the install path can be changed in cmake step):
     56   # /usr/local/bin/freeDiameterd --help
    4957
    5058
     
    8088
    81893) configure the sources
    82   # ccmake .
     90  # make edit_cache
    8391   BUILD_APP_ACCT:BOOL=ON
    8492   TEST_APP_ACCT:BOOL=ON
Note: See TracChangeset for help on using the changeset viewer.