How to compile on Linux

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
Dolphin
Rookie
Posts: 39
Joined: Thu Aug 26, 2004 8:55 pm

How to compile on Linux

Post by Dolphin »

I recently got new version of Linux kernel and other goodies, I didn't update for a very long time but anyway. I also got the new version of zsnes(1.40) and it doesn't compile.

I was searching and someone posted about getting the latest version of zsnes from CVS. Where is it? If thats the wrong question to ask, then how may I compile on Linux?

Thanks in advance!
Dolphin
Rookie
Posts: 39
Joined: Thu Aug 26, 2004 8:55 pm

Post by Dolphin »

nevermind.

I really wish to know how to make those configure files. Anyway got it working,

My solution: just in case anyone else has some problems
change permisions of 'configure.in' and 'autogen.sh' to allowed to be executed and type
./autogen.sh
make
make install

and problem fixed :)
Post Reply