A request to anyone with a Pinebook pro / other Pine device..
#1
Hi All,

Apoligies if this isn't in the right place etc Smile


I was wondering if it would be possible for someone out there who owns one (or a differnt Pine product!) to compile this program from github and time it before I go ahead and purchase one. I have done this on all the computers that I have to have a general sense of how fast the CPU is etc - i know its not very accurate but it's interesting to be able to compare them IMO.

The program is called Minetest which can be found here: https://github.com/minetest/minetest#compiling ( I hope links are ok?)



For debian the commands are:

1)
Code:
sudo apt install g++ make libc6-dev libirrlicht-dev cmake libbz2-dev libpng-dev libjpeg-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev libcurl4-gnutls-dev libfreetype6-dev zlib1g-dev libgmp-dev libjsoncpp-dev

2)
Code:
sudo apt install git

3)
Code:
git clone --depth 1 https://github.com/minetest/minetest.git
cd minetest
4)


Code:
cmake . -DRUN_IN_PLACE=TRUE

And then, finally,

Code:
time make -j$(nproc)

If you could post your results for the time taken to build this I would be massivley thankful as it gives me something to compare it to in terms of devices that I have so that I can gauge the performance, rather than some generic numbers online Big Grin No need to run it or anything I would just like to know how long it takes to compile and if I can replace my ageing laptop with this system Smile

Thanks again,

G


Messages In This Thread
A request to anyone with a Pinebook pro / other Pine device.. - by account3122 - 06-01-2020, 10:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Full desktop Surfing and Absolute Privacy on the pinebook? Www 2 1,514 08-10-2025, 10:35 PM
Last Post: Pattienner
  Pinebook problem meghancordo 1 592 07-24-2025, 07:28 AM
Last Post: mikehenson
Question Printing and scanning documents with pinebook? Www 0 694 06-28-2025, 01:25 AM
Last Post: Www
  Pinebook Pro in EU for Sale - €90 jan_vdk 4 3,209 06-19-2025, 02:14 AM
Last Post: shelfaberrant
  Are you interested in a new design of Pine laptop? CleanEnvironment 0 1,052 04-22-2025, 08:25 PM
Last Post: CleanEnvironment
  Pinebook pro bricked? michaelmoua 2 1,186 03-12-2025, 11:09 AM
Last Post: tophneal
  Use SD to install new OS over pinebook debian Rudy558 10 16,138 03-09-2025, 11:17 AM
Last Post: davisthomas
  Problem: Wi-Fi Connectivity Issues on Pinebook Pro markwood00 1 1,293 02-05-2025, 03:56 AM
Last Post: waylonwesley
  Pinebook Next !spekulation! Surehand53 2 1,796 01-23-2025, 11:49 AM
Last Post: Surehand53
  Pinebook Pro wants a PIN for my bluetooth mouse ColoBill 1 1,053 01-19-2025, 04:38 PM
Last Post: ColoBill

Forum Jump:


Users browsing this thread: 1 Guest(s)