Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
April 17, 2026, 12:24:15 pm
News:
We also have a
Discord channel!
Home
Help
Login
Register
PlaneShift
>>
Support
>>
Linux Specific Issues
(Moderator:
weltall
) >>
Linux install with .bin file...total noob, enter at own risk.
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: Linux install with .bin file...total noob, enter at own risk. (Read 1606 times)
necropathon
Wayfarer
Posts: 9
Re: Linux install with .bin file...total noob, enter at own risk.
«
Reply #15 on:
August 22, 2006, 09:11:13 am »
well, I just installed it to a folder I made, and changed owner to users...it seems to have taken, and Im trying to update now. thanks dudes !
Logged
Xordan
Crystal Space Developer
Forum Addict
Posts: 3845
For God and the Empire
Re: Linux install with .bin file...total noob, enter at own risk.
«
Reply #16 on:
August 22, 2006, 01:07:53 pm »
Nice
heh, I never use the double click method myself
I didn't even know you could do it that way xD
Logged
Crystal Space Developer
Induane
Veteran
Posts: 1287
What should I put here?
Re: Linux install with .bin file...total noob, enter at own risk.
«
Reply #17 on:
August 22, 2006, 04:04:44 pm »
Also just for reference,
you can use the command line to give yourself write access to /opt (I always do)
From Command Line:
Code:
[Select]
sudo chmod -R 777 /opt
That will allow you to install things to that location. Don't do this everywhere though as it can screw up your system. For /opt though it is perfectly safe!
Logged
Print
Pages:
1
[
2
]
« previous
next »
PlaneShift
>>
Support
>>
Linux Specific Issues
(Moderator:
weltall
) >>
Linux install with .bin file...total noob, enter at own risk.