Main > Linux

Yellow Dog Linux 6.1 (PS3) Help

(1/2) > >>

Hunk_4TH:
I just got YDL 6.1 install on my PS3 everything is running smooth! Including Mame I think it's SDL Mame. Anyway I downloaded and installed this frontend http://www.mameworld.net/mamecat/ because I couldn't get Wah-Cade setup correctly. The problem I'm having is the frontend wants me to locate the Mame executable file but me being a Linux newbie I can't for the life of me locate this file.

In the Mame folder located in Usr/Share all is in there are roms folder and Mame/ini. Can anyone help? :(

captainpotato:
Open a terminal and type the following:

locate sdlmame

This should tell you where it is located. It will throw up a few things that match, but hopefully not too many. On my Ubuntu 8.10 box, it's located in '/usr/games/sdlmame' (however, the config folder is '/usr/local/share/games/sdlmame/roms', not what you have).

If it doesn't find it, you may need to update the database:

sudo updatedb (or su updatedb) - I don't know if YDL uses sudo or su normally. Then try locate sdlmame again.

Hunk_4TH:

--- Quote from: captainpotato on January 28, 2009, 07:45:43 am ---Open a terminal and type the following:

locate sdlmame

This should tell you where it is located. It will throw up a few things that match, but hopefully not too many. On my Ubuntu 8.10 box, it's located in '/usr/games/sdlmame' (however, the config folder is '/usr/local/share/games/sdlmame/roms', not what you have).

If it doesn't find it, you may need to update the database:

sudo updatedb (or su updatedb) - I don't know if YDL uses sudo or su normally. Then try locate sdlmame again.

--- End quote ---
Hey there, thanks for the help! Those commands did work but only turned up some txt files it's kind of strange. When I open up a terminal and type in mame it loads up mame perfectly. Any ideas?

captainpotato:

--- Quote from: Hunk_4TH on January 29, 2009, 12:34:39 am ---Hey there, thanks for the help! Those commands did work but only turned up some txt files it's kind of strange. When I open up a terminal and type in mame it loads up mame perfectly. Any ideas?

--- End quote ---
Yep, try: locate mame

The executable must be called 'mame' on your machine, not sdlmame.

Hunk_4TH:
Thanks man that worked! I really appreciate the help :)

Navigation

[0] Message Index

[#] Next page

Go to full version