[uae] Re: Source code snapshot

  • From: Karl Dietrich Bamler <amiga@xxxxxxxxxxxxxxxxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Thu, 9 Sep 2004 17:37:50 +0200

Am Donnerstag, 9. September 2004 15:37 schrieb Derek Piper:


>       Thanks about pointing out the newer version, I probably should have
> tried CVS first (btw, how do I generate 'configure' from the CVS tree so
> I can compile it and try to see if it's been fixed before I whine? :))

Maybe i can help you.

cd /home/../UAE/develop/-CVS-   <-thats the path where the download goes to.
cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/uaedev login
cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/uaedev co uae
cd /home/../UAE/develop/-CVS-/uae
./bootstrap.sh

./configure --enable-bsdsock-new --with-sdl --with-sdl-gfx --with-sdl-sound 
--disable-enforcer --enable-scsi-device --disable-ui

make


Other related posts: