On Mon, Feb 18, 2002 at 03:23:34PM -0700, jon butsch wrote:
> The install doc for xmame is not working...
> 
> I have downloaded the tar file, but need assistance uncompressing and
> installing it.
> 
> Can anyone instruct me on this please

To untar the latest release, you'll need bzip2, available from 
http://sources.redhat.com/bzip2/.  Once that's installed you can run

        bzcat xmame-0.58.2.tar.bz2 | tar -xvf

Once that's done, cd into the resulting xmame-0.58.2 directory, edit 
makefile.unix, and run make -f makefile.unix.  You can then install it 
with

        make -f makefile.unix install

To get a Solaris UltraSparc pre-built binary, check out

http://toybox.twisted.org.uk/pipermail/xmame/2002-February/000365.html

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to