wiki:doc/packaging/FreeBSD
Last modified 15 years ago Last modified on 07/24/09 16:56:34

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