PDA

View Full Version : [ubuntu] rubiks cube stopwatch



boblizar
April 1st, 2012, 08:20 AM
nab this file

im gonna have to write a apt-get code to get this working somewhere



sudo apt-get install libsdl-something




cd $HOME/Downloads
tar -xf stopwatch-*.tar.bz2
cd stopwatch/
./stopwatch


for now errors about needing sdl stuff.

raja.genupula
April 1st, 2012, 09:19 AM
nab this file

im gonna have to write a apt-get code to get this working somewhere



sudo apt-get install libsdl-something




cd $HOME/Downloads
tar -xf stopwatch-*.tar.bz2
cd stopwatch/
./stopwatch


for now errors about needing sdl stuff.

what is this ? I mean is it a Tutorial or some problem .

If problem then gives the report of errors .

boblizar
April 1st, 2012, 06:00 PM
im writing scripts and journaling them for now, but yes i intend to evolve this into a tutorial. i had it working before, its got pre built scrambling codes to perform. does stats and stuff too. its libSDL something.

uRock
April 1st, 2012, 06:07 PM
Are you asking for help with your script?

uRock
April 1st, 2012, 07:10 PM
I have removed the link to your code. Please post source script for inspect to read before running.

boblizar
April 6th, 2012, 05:24 PM
that "unknown code" is a rubiks cube stopwatch and scrambling program.

uRock
April 7th, 2012, 12:14 AM
that "unknown code" is a rubiks cube stopwatch and scrambling program.

Post the binary where people can examine it.