PDA

View Full Version : Can't compile ZSNES


martincho
December 10th, 2005, 07:59 PM
I have installed ubuntu linux 5.04 (in spanish)
I did successfully installed the last zlib 1.2.3, libpng 1.2.8, nasm and SDL 1.2.9

When I tried to compile zsnes:
sh ./autogen.sh && gmake && gmake install

But I got these errors:
Generating build information using aclocal and autoconf...
./autogen.sh: line 6: aclocal: command not found
./autogen.sh: line 7: autoconf: command not found
./autogen.sh: line 10: ./configure: Permiso denegado

I even tried compile in sudo, but I get the same error.
Somebody can help me?
Thanks.

m0biu5
December 10th, 2005, 08:11 PM
Is ZNES in the repos? That's how I got my copy...

martincho
December 10th, 2005, 08:14 PM
Oh. Can somebody give a link to that please?

EDIT: nevermind, I found it. I should use google before ask :)