Callan Caustic
Posts: 1
Joined: Sun Oct 27, 2019 5:29 am

Minetest

Sun Oct 27, 2019 5:33 am

I was just wondering whether the rasbian/debian version of minetest could be downloaded on windows, as my raspberry pi is in an area of my house lacking wifi, and it is in a desktop configuration and cannot be moved

thank you

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Minetest

Mon Oct 28, 2019 9:35 am

Callan Caustic wrote:
Sun Oct 27, 2019 5:33 am
I was just wondering whether the rasbian/debian version of minetest could be downloaded on windows, as my raspberry pi is in an area of my house lacking wifi, and it is in a desktop configuration and cannot be moved

thank you



NO

That is way Minetest release different versions for differing Operating Systems / CPU Architecture:

https://www.minetest.net/downloads/
Last edited by fruitoftheloom on Mon Oct 28, 2019 9:55 am, edited 1 time in total.
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

User avatar
rpdom
Posts: 17275
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Minetest

Mon Oct 28, 2019 9:51 am

fruitoftheloom wrote:
Mon Oct 28, 2019 9:35 am
Callan Caustic wrote:
Sun Oct 27, 2019 5:33 am
I was just wondering whether the rasbian/debian version of minetest could be downloaded on windows, as my raspberry pi is in an area of my house lacking wifi, and it is in a desktop configuration and cannot be moved

thank you

NO

That is way Minetest release different versions for differing Operating Systems / CPU Architecture:

https://www.minetest.net/downloads/
I think OP was asking if it could be downloaded using Windows, then transferred to the Pi to run. Not running it on Windows.

If so, the answer is YES, but it could get a bit fiddly. Other dependencies would be needed and finding the right package files isn't so easy when the Pi can't see the internet.
Unreadable squiggle

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Minetest

Mon Oct 28, 2019 9:54 am

rpdom wrote:
Mon Oct 28, 2019 9:51 am
fruitoftheloom wrote:
Mon Oct 28, 2019 9:35 am
Callan Caustic wrote:
Sun Oct 27, 2019 5:33 am
I was just wondering whether the rasbian/debian version of minetest could be downloaded on windows, as my raspberry pi is in an area of my house lacking wifi, and it is in a desktop configuration and cannot be moved

thank you

NO

That is way Minetest release different versions for differing Operating Systems / CPU Architecture:

https://www.minetest.net/downloads/
I think OP was asking if it could be downloaded using Windows, then transferred to the Pi to run. Not running it on Windows.

If so, the answer is YES, but it could get a bit fiddly. Other dependencies would be needed and finding the right package files isn't so easy when the Pi can't see the internet.

MineTest in the Raspbian repositories so all his RPi needs is an internet connection:

https://packages.debian.org/buster/minetest


Dependency hell if undertaken manual install from Source.....
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

User avatar
rpdom
Posts: 17275
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Minetest

Mon Oct 28, 2019 10:19 am

fruitoftheloom wrote:
Mon Oct 28, 2019 9:54 am
MineTest in the Raspbian repositories so all his RPi needs is an internet connection:
OP has already said that it doesn't have an internet connection, hence this post asking if it can be downloaded on Windows.
Dependency hell if undertaken manual install from Source.....
Actually, if the local Packages files were up to date (ok, can't do that without an internet connection :cry: ), it would be easy to identify all the dependencies and download them into a directory to install with dpkg (or possibly apt).
The --print-uris option to apt[-get] will give a listing of the URIs of the files that need downloading. But with the Packages lists out of date it will be pointing at wrong versions of files and also there may be others that need upgrading.

The apt-offline package is supposed to be able to manage this sort of thing for you.
Unreadable squiggle

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Minetest

Mon Oct 28, 2019 1:18 pm

rpdom wrote:
Mon Oct 28, 2019 10:19 am
fruitoftheloom wrote:
Mon Oct 28, 2019 9:54 am
MineTest in the Raspbian repositories so all his RPi needs is an internet connection:
OP has already said that it doesn't have an internet connection, hence this post asking if it can be downloaded on Windows.
Dependency hell if undertaken manual install from Source.....
Actually, if the local Packages files were up to date (ok, can't do that without an internet connection :cry: ), it would be easy to identify all the dependencies and download them into a directory to install with dpkg (or possibly apt).
The --print-uris option to apt[-get] will give a listing of the URIs of the files that need downloading. But with the Packages lists out of date it will be pointing at wrong versions of files and also there may be others that need upgrading.

The apt-offline package is supposed to be able to manage this sort of thing for you.

Quite so, good luck to the OP hope he comes back with success and how-to
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

Return to “General discussion”