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
  looking to buy one pinebook pro (mainland China) duanduan 3 1,913 03-21-2024, 07:44 PM
Last Post: wangyukunshan
  Cellular module for Pinebook Pro Lotech 1 304 03-05-2024, 05:40 AM
Last Post: KC9UDX
  Screen on pinebook stays black but can ssh into machine tuxxpine 0 240 02-23-2024, 04:22 PM
Last Post: tuxxpine
  Sale my ANSI PineBook Pro cuthbertdavies 0 231 02-14-2024, 09:12 PM
Last Post: cuthbertdavies
  Compiling with -j6 on the Pinebook Pro (Overheat) KC9UDX 0 167 02-14-2024, 09:01 AM
Last Post: KC9UDX
  Pinebook Pro in EU for Sale - €90 jan_vdk 2 558 02-07-2024, 02:12 AM
Last Post: 23Ro
  Pinebook Pro for sale tomekdev 2 623 02-01-2024, 11:35 AM
Last Post: tomekdev
  Video Editing Is Possible On The PineBook Pro! ImmyChan 10 7,237 12-17-2023, 09:29 PM
Last Post: insideau786
  Brand new Pinebook Pro doesn't boot after Manjaro update johnboiles 8 2,001 12-15-2023, 02:11 PM
Last Post: wdt
  Happy eMMC and SDcard OS usage for Pinebook Pro Newbies... Paulie420 42 59,157 11-20-2023, 06:22 PM
Last Post: wdt

Forum Jump:


Users browsing this thread: 1 Guest(s)