No /bin/ folder

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

No /bin/ folder

by SegFault22 » Sun Apr 20, 2014 18:17

I have installed Minetest with the PPA on a computer, but there is no /bin/ folder in /usr/share/minetest/. What gives?
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

Re: No /bin/ folder

by PilzAdam » Sun Apr 20, 2014 19:03

The binary is installed to /usr/bin/
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

Re: No /bin/ folder

by SegFault22 » Sun Apr 20, 2014 19:22

Well that's odd. Okay.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

Re: No /bin/ folder

by SegFault22 » Sun Apr 20, 2014 19:57

Nope, it won't work. Putting the minetestserver.sh script in the terminal does not work; it tells that "./minetestserver: no such file or directory"
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

Re: No /bin/ folder

by PilzAdam » Sun Apr 20, 2014 20:04

SegFault22 wrote:Well that's odd. Okay.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

Re: No /bin/ folder

by sfan5 » Mon Apr 21, 2014 08:05

SegFault22 wrote:Nope, it won't work. Putting the minetestserver.sh script in the terminal does not work; it tells that "./minetestserver: no such file or directory"

./minetestserver means execute current directory/minetestserver, minetestserver is installed as global application.
Use just minetestserver
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

Re: No /bin/ folder

by SegFault22 » Thu Apr 24, 2014 03:57

sfan5 wrote:
SegFault22 wrote:Nope, it won't work. Putting the minetestserver.sh script in the terminal does not work; it tells that "./minetestserver: no such file or directory"

./minetestserver means execute current directory/minetestserver, minetestserver is installed as global application.
Use just minetestserver

Ah, I see. Thank you :D
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: No /bin/ folder

by Calinou » Thu Apr 24, 2014 07:45

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest --server


does the exact same thing as:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetestserver


except that you need Irrlicht to compile the former.

You may need to specify a --world setting if you have multiple worlds.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

Re: No /bin/ folder

by SegFault22 » Thu Apr 24, 2014 22:20

Calinou wrote:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest --server


does the exact same thing as:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetestserver


except that you need Irrlicht to compile the former.

You may need to specify a --world setting if you have multiple worlds.

Thank you, I'll use that in the future
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 4 guests

cron