Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Games
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Games A place to chat about games

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 25-Feb-2008, 15:08
majorstar
Guest
 
Posts: n/a
Red face

hi,
i downloaded zsnes (newest version)
then i extract it into a folder.
after that i siwtched into this folder and pressed "f4"
then i typed in "make install"


then i got this:
majorstar:/home/majorstar/Desktop/zsnes/zsnes_1_51/src # make install
make: *** No rule to make target `install'. Stop.
h34r:

btw: i am a newbie in linux and i installed suse a few minutes ago....thx!
  #2 (permalink)  
Old 25-Feb-2008, 15:28
majorstar
Guest
 
Posts: n/a
Default

Quote:
hi,
i downloaded zsnes (newest version)
then i extract it into a folder.
after that i siwtched into this folder and pressed "f4"
then i typed in "make install"
then i got this:
majorstar:/home/majorstar/Desktop/zsnes/zsnes_1_51/src # make install
make: *** No rule to make target `install'. Stop.
h34r:

btw: i am a newbie in linux and i installed suse a few minutes ago....thx!
[/b]

I also typed in "apt-get install zsnes" and got that xDDDDDDDDDD

majorstar:/home/majorstar/Desktop/zsnes # apt-get install zsnes
bash: apt-get: command not found


what the h***? wtf? thats the first time apt-get is not working.....i tried it on MEPIS without any problem...so why isn't it working in suse? do i have to install apt-get tool or what? xD

  #3 (permalink)  
Old 25-Feb-2008, 18:03
corran4jc
Guest
 
Posts: n/a
Default

apt-get does not come preinstalled on Suse. You might try Zypper.

Code:
sudo zypper install znes
Or load up Yast, and go to Software Management. This is assuming you have added the repositories.

I just downloaded znes from the website. This is what you should run is

Code:
./configure
make
make install
Edit:
Try this link, it is for one click install.
http://software.opensuse.org/ymp/Emulators..._10.3/zsnes.ymp
or download this rpm
http://download.opensuse.org/repositories/...51-3.1.i586.rpm

Post any errors here.
  #4 (permalink)  
Old 26-Feb-2008, 03:16
majorstar
Guest
 
Posts: n/a
Default

THX GUY!

your one click install worked perfectly!

after installing i just opened a new terminal (console) and typed in "zsnes" then it runs.

u are very professional like....thank u !!!
  #5 (permalink)  
Old 26-Feb-2008, 10:26
corran4jc
Guest
 
Posts: n/a
Default

Your welcome, and welcome to Suse Forums.
  #6 (permalink)  
Old 06-Mar-2008, 03:03
Thiago
Guest
 
Posts: n/a
Default

from the docs in the zsnes tarball:
Quote:
- - - - - - - - - - - - - - - - - -
SDL Port / Compiling from source
- - - - - - - - - - - - - - - - - -

* Download the latest source release of ZSNES from [ZSNES.com].
* After unpacking, navigate to the src directory and run the following
commands:
./configure --enable-release
make

And as root:
make install
* Other, more detailed instructions are provided in the docs/install.txt
file.[/b]
Happy gaming!

EDIT: Sorry, I didn't see that the problem was already solved. Anyway, I've got sound glitches with the standard compilation. Using ./configure --enable-libao and zsnes -ad oss fixed this.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2