View Full Version : Anybody know how to execute advmame in YDL Linux?
mayleung888
12-24-2006, 09:15 AM
:) :) I have downloaded advmame for PS3 Linux. But I cannot execute in PS3 YDL 5 Linux. Anybody knows why?
In command prompt, I tried to type $ advmame romname.
This binary file advmame need to compile? or use chmod to get the right first?
:crazy: :crazy:
Please give some more info,
do you have the link in question handy?
In command prompt, I tried to type $ advmame romname.
This binary file advmame need to compile? or use chmod to get the right first?
:crazy: :crazy:
Use the "file" command to get a rough idea what kind of file it is, "file advmame" should say something like "ELF 64-bit LSB (or MSB) executable, blah blah blah" for an executable file.
The canonical syntax to launch executables that aren't in the commands path is to type them with full path, or if you are in the same dir of the executable, you can type "./advmame romname", "./" should be expanded by your shell with the current working directory, and yeah, check if the executable bit is set, otherwise "chmod u+x advmame"...
mayleung888
12-25-2006, 08:50 AM
Thank you very much!
Krack3n
01-04-2007, 05:10 PM
@mayleung888
Did you get it to install?
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.