X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=620ae1fcfc78ae0518a3834112c48d7cfae47d57;hb=4d3ead830ff98da48edbade00c3746aaa0b865c8;hp=ab1456b8dff11f654ee4b064bcfb244e461ae14d;hpb=48f33973f6bb549fc25ec4ebbfa0a324849f4d6d;p=virtualjaguar diff --git a/INSTALL b/INSTALL index ab1456b..620ae1f 100644 --- a/INSTALL +++ b/INSTALL @@ -31,8 +31,9 @@ compile Virtual Jaguar v1.0.4 GCC/SDL release by doing the following: 2) Optionally you can manually strip vj[.exe] to downsize the binary. -If you don't have upx in your path somewhere, you can ignore the error -message that make throws at you about not being able to find upx. +If you have upx in your path somewhere, you can uncomment the line in the +makefile that executes upx so that you'll end up with a somewhat smaller +binary. That's it! You're done! You can now start the emulator with ./vj. See the output for more details or consult the docs/README for more info.