Difference between revisions of "Linux: OWP"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
Setup Linux OWP ditambahkan | Setup Linux OWP ditambahkan | ||
− | apt install openssh-server thunderbird alpine fetchmail postfix arduino debmirror | + | apt install openssh-server thunderbird alpine fetchmail postfix arduino debmirror android-tools-adb |
+ | |||
Untuk software development | Untuk software development | ||
Line 13: | Line 14: | ||
subversion gawk flex sharutils bison libz-dev zlib1g-dev patch \ | subversion gawk flex sharutils bison libz-dev zlib1g-dev patch \ | ||
fakeroot lzma git-core build-essential unzip libncurses5-dev curl | fakeroot lzma git-core build-essential unzip libncurses5-dev curl | ||
− | php-xml-parser libexpat1 libexpat1-dev libssl-dev | + | php-xml-parser libexpat1 libexpat1-dev libssl-dev \ |
+ | qt4-qmake libqt4-dev libqtcore4 libqtgui4 |
Revision as of 05:19, 6 June 2017
Setup Linux OWP ditambahkan
apt install openssh-server thunderbird alpine fetchmail postfix arduino debmirror android-tools-adb
Untuk software development
- Compile untuk android
- Compile untuk kernel linux
- Compile untuk OpenWRT
apt install kernel-package libncurses5-dev fakeroot wget bzip2 \ fakeroot kernel-wedge build-essential makedumpfile libncurses5 \ subversion gawk flex sharutils bison libz-dev zlib1g-dev patch \ fakeroot lzma git-core build-essential unzip libncurses5-dev curl php-xml-parser libexpat1 libexpat1-dev libssl-dev \ qt4-qmake libqt4-dev libqtcore4 libqtgui4