wiki:doc/packaging/FreeBSD

Version 2 (modified by andrew_b, 15 years ago) (diff)

--

Now it's just for testing:

  • Get snapshot here
  • Run aclocal to regen aclocal.m4
  • Apply patch
  • Start standard building process:
    ./autogen.sh
    ./configure # your options here, i.e. --with-screen=ncurses
    make && make install