| Running on Debian "Squeeze" (Linux) :: Jul 28, 2012 @ 6:39am |
|---|
black-swan
Joined: Jul 29, 2010 Posts: 136 | I cant seem to get this game work in it. this is what i type in terminal
root@****:/****/****/gfusion# ./run_me
basically './run_me'
This is what it gives me
./sdlapp: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory
Now i've installed libsdl-image1.2, libsdl-mixer1.2 & libstdc++6-4.4-dev
I still get the same error. Any ideas? |
| Re: Running on Debian "Squeeze" (Linux) :: Jul 28, 2012 @ 9:19am |
|---|
trianglez
Joined: Jun 23, 2010 Posts: 140 | sudo aptitude install libsdl -f
plus, don't run galcon as root... |
| Re: Running on Debian "Squeeze" (Linux) :: Jul 28, 2012 @ 5:04pm |
|---|
guillotes07

Joined: Jan 23, 2008 Posts: 668 Location: bahia blanca | ill try that too, cause i wansnt able to make it run, thx trianglez, why not as root?
edit: im using a distro also based on debian (crunchbang), and my main distro is slackware.post updated on Jul 28, 2012 @ 5:05pm |
| Re: Running on Debian "Squeeze" (Linux) :: Jul 28, 2012 @ 5:30pm |
|---|
marky1991

Joined: Nov 8, 2009 Posts: 6536 Location: Douglasville, GA Deputy | (I can't tell if you are asking in general or this case specifically. (I'm confused because your main OS is apparently linux...) Assuming it was a general question. Ignore if this is obvious)
You don't really want to be root very much. The idea is to be root only when you absolutely need it and then drop back to the normal user. Using root when it's not needed eliminates most of the advantages of having a root account in the first place.
( http://ubuntuforums.org/showthread.php?t=842738 says mostly the same thing)
edit: Added spacing to make the link a link.
post updated on Jul 28, 2012 @ 5:31pm |
| Re: Running on Debian "Squeeze" (Linux) :: Jul 29, 2012 @ 4:13pm |
|---|
guillotes07

Joined: Jan 23, 2008 Posts: 668 Location: bahia blanca | i asked in this particular case (not being root to play galcon), so asked why? but i know it's adviced to only use the admin account to do tasks that requires it, and to use the pass when prompted for privileges. thx anyways marky. |
| Re: Running on Debian "Squeeze" (Linux) :: Jul 30, 2012 @ 4:32pm |
|---|
marky1991

Joined: Nov 8, 2009 Posts: 6536 Location: Douglasville, GA Deputy | That's all he meant. Galcon doesn't represent any particular threat as root. |
| Re: Running on Debian "Squeeze" (Linux) :: Aug 1, 2012 @ 10:14am |
|---|
trianglez
Joined: Jun 23, 2010 Posts: 140 | True !
I didnt mean "dont run galcon as root", but "dont run anything as root (unless you really need to)". |
| Re: Running on Debian "Squeeze" (Linux) :: Oct 22, 2012 @ 7:19am |
|---|
medeman

Joined: Mar 25, 2010 Posts: 1614 Location: Stay Hungry.Stay Foolish | It's cool how it even runs under TinyCore linux without many packages installed (basically all you need is a GPU package) |