http://hk.myblog.yahoo.com/xiao-laba/article?mid=3009
![](https://imageproxy.pixnet.cc/imgproxy?url=../images/URFKEnph1Vgia8uLuz8GbQ.jpg)
In the last couple days, we had have the phone, we have the GPL source code, we have linux computer (ubuntu 9.04), now a test for the DLink supplied GPL source code. Readme.txt is able to tell the procedure of how the source code compile, but a specific linux (Fedora). anyway, let us make one shot if this is able to be done with Ubuntu linux.
![](https://imageproxy.pixnet.cc/imgproxy?url=../images/j8ceAuAZxc.8J05SU_iUhw.jpg)
![](https://imageproxy.pixnet.cc/imgproxy?url=../images/j27uWl86Dhe8P8RyGfurgw.jpg)
oh....something expected but did not know what is what...
![](https://imageproxy.pixnet.cc/imgproxy?url=../images/tzBp0TxHlUi9Fj77txfvGg.jpg)
looking for help if ...
http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?viewmode=flat&type=&topic_id=31176&forum=12
Sep/16/2010
Ubuntu 9.04, compilation has not success. so the other other is to uses advised Liunx version - Fedora 7. it was not pretty deal as all this Linux are free and easy down form internet.
Just down Fedora 7 for free,
Fedora-7-Live-i686.iso
http://archive.kernel.org/fedora-archive/fedora/linux/releases/7/Live/i386/
use the Windows 7 computer to burn this iso file to a CD-R
boot from this CD, then install Fedora 7 to a brand new hard disk, done
first time uses Fedora 7, gcc - the C-compiler is not available, so we need
to install GCC tool for this purpose, need to be root first,
~# su root (will prompt for password, input root's pass word)
~# root@xxxx (now, display this root@xxx, as prompt, you are root, super user)
~# root@xxxx yum install gcc
after one or two minutes, gcc is ready, follow the build instruction to build again...
..... ohoh... sorry, error again ! same error about no kernal build as under Ubuntu 9.04
so....it is time to ask DLink if they will help.