PDA

View Full Version : Zsnes - Cannot Install


Lord DEA
December 23rd, 2007, 01:49 PM
Hello everybody,

I'm trying to install Zsnes to Ubuntu Feisty. Here's what I did:

- I downloaded the file from www. Zsnes.com. (the name of the file is zsnes151src.tar.bz2).
- I extracted it, and got two folders: "docs" and "src".
- I looked into the src folder for the file "install-sh", and clicked it.
- A window is displayed asking mo what to do with the file: "Run in terminal", "Display", "Cancel" and "Run".
- After I click "Run", nothing happens.
- I also tried "Run in terminal", but the terminal closes right after it opens.
- If I select "Display", guess what.... nothing happens. The text editor doesn't even show up.

Please help me with this.

Thanks.

zcal
December 23rd, 2007, 01:53 PM
Go to your terminal and enter
sudo apt-get install zsnes

Easy peasy.

acoustibop
December 23rd, 2007, 06:47 PM
Presumably the OP wants to use 1.51 rather than 1.43, zcal. 1.43 is the version in the Feisty repositories. I did the same when I was using Feisty.

@Lord DEA: Since you're downloading the source rather than a pre-compiled package, you'll have to compile it before installing it. If you look in the docs folder, there should be instructions on how to do this.

You may be able to find pre-compiled .debs for 1.51 - I think they have been posted in this forum, if you'd care to search.

zcal
December 23rd, 2007, 07:41 PM
Presumably the OP wants to use 1.51 rather than 1.43, zcal.

Nah. Looks like a general request for help getting the program running. Repos are always the easiest solutions. 1.43 ought to be fine for most games.