![]() |
2009-09-08
, 16:25
|
Posts: 4 |
Thanked: 0 times |
Joined on Sep 2009
|
#1
|
![]() |
2009-09-08
, 21:01
|
Posts: 4 |
Thanked: 0 times |
Joined on Sep 2009
|
#3
|
![]() |
2009-09-08
, 23:17
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#4
|
Ok,
I am not very familiar to build new packages in scratchbox and Maemo. Could you suggest a quick guide to insert a new package in the build?
apt-get install autotools-dev debhelper cdbs flex bison # build dependencies wget http://ftp.de.debian.org/debian/pool/main/r/radvd/radvd_1.1-3.dsc \ http://ftp.de.debian.org/debian/pool/main/r/radvd/radvd_1.1.orig.tar.gz \ http://ftp.de.debian.org/debian/pool/main/r/radvd/radvd_1.1-3.diff.gz dpkg-source -x radvd_1.1-3.dsc cd radvd-1.1 dpkg-buildpackage -rfakeroot
Yes the idea is to make the n810 a router/gateway for ipv6. I'll share the details if you are interested.