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
  Are you interested in a new design of Pine laptop? CleanEnvironment 0 438 04-22-2025, 08:25 PM
Last Post: CleanEnvironment
  Pinebook pro bricked? michaelmoua 2 426 03-12-2025, 11:09 AM
Last Post: tophneal
  Use SD to install new OS over pinebook debian Rudy558 10 14,174 03-09-2025, 11:17 AM
Last Post: davisthomas
  Problem: Wi-Fi Connectivity Issues on Pinebook Pro markwood00 1 619 02-05-2025, 03:56 AM
Last Post: waylonwesley
  Pinebook Pro in EU for Sale - €90 jan_vdk 3 2,239 01-29-2025, 06:50 AM
Last Post: Macrae245
  Pinebook Next !spekulation! Surehand53 2 854 01-23-2025, 11:49 AM
Last Post: Surehand53
  Pinebook Pro wants a PIN for my bluetooth mouse ColoBill 1 408 01-19-2025, 04:38 PM
Last Post: ColoBill
Tongue Yet another Pinebook Pro won't boot thread pinemouth 5 4,375 12-27-2024, 11:38 AM
Last Post: akash3995
Question Pinebook pro dead / keyboard issue? / Troubleshooting Mengalef 2 804 12-05-2024, 04:16 PM
Last Post: tllim
  Testing Some More Games on the Pinebook Pro! ImmyChan 4 4,780 09-05-2024, 09:40 PM
Last Post: WilliamThompson

Forum Jump:


Users browsing this thread: 1 Guest(s)