Upref: instalasi: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) No edit summary |
Onnowpurbo (talk | contribs) |
||
| Line 2: | Line 2: | ||
apt-get install kernel-package libncurses5-dev fakeroot wget bzip2 \ | apt-get install kernel-package libncurses5-dev fakeroot wget bzip2 \ | ||
fakeroot kernel-wedge build-essential makedumpfile libncurses5 | fakeroot kernel-wedge build-essential makedumpfile libncurses5 libsctp-dev libsctp1 | ||
==Instalasi== | ==Instalasi== | ||
Revision as of 02:35, 4 June 2015
Instalasi Compiler
apt-get install kernel-package libncurses5-dev fakeroot wget bzip2 \ fakeroot kernel-wedge build-essential makedumpfile libncurses5 libsctp-dev libsctp1
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