Thread
:
Benchmarking apps for N900 - How fast is your N900?
View Single Post
AlMehdi
2010-04-11 , 02:30
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#
7
Originally Posted by
andnewman
And to a noob, how do I execute the nbenc?
1. Install rootsh if you havent
2. Open terminal and write: cd /home/user/MyDocs/Downloads/
3. Download by writing:
wget
http://my.arava.co.il/~matan/770/n900/nbench
wget
http://my.arava.co.il/~matan/770/n900/COM.DAT
wget
http://my.arava.co.il/~matan/770/n900/NNET.DAT
If you don't have wget: apt-get install wget
4. write: root
5. Make a directory:
mkdir /home/opt/nbench
6. Move the files to a better location:
mv /home/user/MyDocs/Downloads/nbench /home/opt/nbench
mv /home/user/MyDocs/Downloads/COM.DAT /home/opt/nbench
mv /home/user/MyDocs/Downloads/NNET.DAT /home/opt/nbench
(a tip is to use tab-key to finish easy.. like /h(tab) to make /home/)
7. Make it exacuteble
chmod +x /home/opt/nbench/nbench
8. Run and wait for it to finnish:
/home/opt/nbench/./nbench
or
cd /home/opt/nbench/
./nbench
Last edited by AlMehdi; 2010-05-09 at
22:35
.
Quote & Reply
|
The Following 10 Users Say Thank You to AlMehdi For This Useful Post:
angrycore
,
cheve
,
iKneaDough
,
jakiman
,
joshv06
,
Kamen
,
noobmonkey
,
S0urcerr0r
,
Sourav.dubey
,
vkv.raju
AlMehdi
View Public Profile
Send a private message to AlMehdi
Find all posts by AlMehdi