- wget http://farpd.sourcearchive.com/downloads/0.2-10/farpd 0.2.orig.tar.gz
 - wget http://farpd.sourcearchive.com/downloads/0.2-10/farpd 0.2-10.diff.gz
 - tar zxvf farpd 0.2.orig.tar.gz
 - gunzip farpd 0.2-10.diff.gz
 - cd farpd-0.2
 - patch -p1 ¡ ../farpd 0.2-10.diff
 - mkdir -p /usr/lib/bin
 - ln -s /usr/bin/dnet-config /usr/lib/bin/dnet-config
 - ln -s /usr/bin/dnet-config /usr/lib/bin/dumbnet-config
 - ./configure –with-libdumbnet=/usr/lib –with-libevent=/usr
 - ln -s /usr/include/dnet.h /usr/include/dumbnet.h
 - make
 - sudo make install
 
Actual unpublished research project can be found at http://eprints.qut.edu.au/39098/
No comments:
Post a Comment