Dear friend,

Download latest version 2.8.2 from http://www.sandboxgamemaker.com/
Also find HELP tab in the site. It's helpful in learning to use sandbox

I have tried to install only in ubuntu (worked fine in 12.04)

Do these steps to intall sandbox in linux

note : terminal commands will start with $

1. make sure your processor is 32bit architecture. Sandbox cannot be 
installed in 64bit architecture.
open terminal and try this command
$ lscpu
Architecture should be one of i386, i486, i585 or i686

2. install packages libsdl-image1.2 and libsdl-mixer1.2
$ sudo apt-get install libsdl-image1.2 libsdl-mixer1.2

3. copy PlatinumArtsSandbox2.8.2 folder to desktop

4. change current directory to PlatinumArtsSandbox2.8.2
$ cd ~/Desktop/PlatinumArtsSandbox2.8.2
 
3. set executable rights to intall.sh file
$ sudo chmod +x install.sh

4. install sandbox
$ sudo ./install.sh

5. open sandbox
$ sudo sandbox

Happy Hacking :)

On Monday, January 20, 2014 8:23:13 PM UTC+5:30, smr wrote:
>
>  I downloaded sandboxgamemaker_2.7.1+dfsg-2+b1_i386.deb. and tried to 
> install in ubuntu 10.04
> but there comes an error showing   
>
>
> Error: Dependency is not satisfiable: libc6 (>= 2.15)
>
> please help me on  how to install this deb file
>

-- 
-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Free 
Software Users Group,  Thiruvananthapuram" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ilug-tvm+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to