Upref: instalasi: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) New page: ==Instalasi== mv uperf-1.0.4.tar.bz2 /usr/local/src/ cd /usr/local/src tar jxvf uperf-1.0.4.tar.bz2 cd /usr/local/src/uperf-1.0.4 ./configure make make install |
Onnowpurbo (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
==Instalasi Compiler== | |||
apt-get install kernel-package libncurses5-dev fakeroot wget bzip2 \ | |||
fakeroot kernel-wedge build-essential makedumpfile libncurses5 | |||
==Instalasi== | ==Instalasi== | ||
Revision as of 02:30, 4 June 2015
Instalasi Compiler
apt-get install kernel-package libncurses5-dev fakeroot wget bzip2 \ fakeroot kernel-wedge build-essential makedumpfile libncurses5
Instalasi
mv uperf-1.0.4.tar.bz2 /usr/local/src/ cd /usr/local/src tar jxvf uperf-1.0.4.tar.bz2 cd /usr/local/src/uperf-1.0.4 ./configure make make install