Difference between revisions of "Upref: instalasi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
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 09: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