DSH-G300
D-Link Corporation
Page
4
Mounting installation
3.
INSTALLATIONS & CONFIGURATIONS
how to build firmware by GPL
Install tools
Install fedora linux 22, and make sure you can connect to
internet.
Run command as below (ps : switch to root permission):
#yum -y update
#yum -y install gcc
#yum -y install zlib-devel openssl-devel
#yum -y install gcc-c++
#yum -y install bison
#yum -y install flex
#yum -y install ncurses-devel
#yum -y install fakeroot
#yum -y install patch
The workstation we used to build the image is:
OS Version: Fedora 22 (32-bit version on AMD or Intel system)
OS Kernel Version: 4.1.6-200.fc22.i686
GCC Version: 5.3.1 20160406 (Red Hat 5.3.1-6)
(You may use other Linux distribution as your workstation but