1

(66 replies, posted in Commodore Computers)

not a hack, but at least they're implementing a joystick into this guy.
http://www.pianocade.com/

I find your tracks to be very inspiring, especially as somebody who is new to Milky tracker or trackers in general. I really enjoyed these songs!

3

(45 replies, posted in LittleGPTracker)

Just installed the latest rasperian, and now it WORKS! Thank you all for your help!

4

(45 replies, posted in LittleGPTracker)

pi@raspberrypi:~/lgpt_DEB/bin$ ls
lgpt.rpi-exe

I've tried all of these commands as a regular user and as root. It doesn't seem to make a difference. I've also tried putting the executable in different folders.

5

(45 replies, posted in LittleGPTracker)

Yes. I just re-downloaded it just to be sure. Same result.

6

(45 replies, posted in LittleGPTracker)

pi@raspberrypi:~$ cd /home/pi/lgpt_DEB/bin
pi@raspberrypi:~/lgpt_DEB/bin$ ls -l
total 756
-rwxr-xr-x 1 pi pi 773732 Oct  2 18:58 lgpt.rpi-exe
pi@raspberrypi:~/lgpt_DEB/bin$ ./lgpt.rpi-exe
bash: ./lgpt.rpi-exe: No such file or directory

7

(45 replies, posted in LittleGPTracker)

sketchman, I'm fairly sure that I'm doing exactly the same thing as everybody else. Everyone else....just double clicked on it. I've spent hours troubleshooting this and have made zero progress. i did look into the libsdl error, and even upgraded those packages. No luck. Maybe I should just flash my debian install and start over.

8

(45 replies, posted in LittleGPTracker)

that is correct sketchman3. I have not been successful running the pig on any flavor of linux. The last time I tried, I got an error to the effect of "libSDL-1.2.so.0 , some kind of error with shared object - file or directory not found". This has been an epic fail on my part. I just want piggy on my pi!

9

(45 replies, posted in LittleGPTracker)

Oh well. I've tried everything that has been suggested and nothing is working. You may as well close this thread sad

10

(45 replies, posted in LittleGPTracker)

@ The Sliph. I hadn't though of that. I should have used ls sooner. For what it's worth, if you look closely at my output, I was already in the "/lgpt_DEB/bin" folder, and the $ and # signs were part of the prompt.

I'm about to give up on this.

11

(45 replies, posted in LittleGPTracker)

I'll give this a shot as well, Thanks Analog. I'm still curious why I seem to be the only one having this issue. Perhaps I'm one of the only few who are brave enough to try such a ghetto build wink

12

(45 replies, posted in LittleGPTracker)

OK. it sounds like the issue is not with lgpt, but with my debian user account. It's a good thing that I like a challenge. Thank you very much for the your help!

13

(45 replies, posted in LittleGPTracker)

I've tried that, but I do not have sudo installed. I'm using su instead. Isn't the end result the same? I'm just executing it as root, no?

14

(45 replies, posted in LittleGPTracker)

pi@raspberrypi:~$ /home/pi/lgpt_DEB/bin/lgpt.rpi-exe
bash: /home/pi/lgpt_DEB/bin/lgpt.rpi-exe: No such file or directory

pi@raspberrypi:~/lgpt_DEB/bin$ ./lgpt.rpi-exe
bash: ./lgpt.rpi-exe: No such file or directory

root@raspberrypi:/home/pi/lgpt_DEB/bin# ./lgpt.rpi-exe
bash: ./lgpt.rpi-exe: No such file or directory

I have to get back to work so I don't have time to upload a screen shot. When I try to open it through the GUI I get an error that says "Failed to execute child process "/home/pi/lgpt_DEB/bin/lgpt.rpi-exe" (No such file or directory)"

What the heck?

15

(45 replies, posted in LittleGPTracker)

it's usually the quickest way in linux if you know where a file is located. In this case it's more convenient because you don't even need to start the X server. Either way, I'll run it any way that it works! I'm going to try what @herr_prof said and let you all know what I find.

16

(45 replies, posted in LittleGPTracker)

I wish I had it in front of me. It was something to the effect of "insuffiecient privledges". I'll go home on my lunch break and take a screenshot if I get a chance.