Setup and Installation (Linux)

Get the latest copy of bochs from http://sourceforge.net/projects/bochs

Extract bochs (I like using /usr/src)

Make sure you have the x libraries
on ubuntu (of course!) "sudo apt-get install xlibs-dev"

Configure bochs to use the debugger
"$ ./configure --enable-debugger --enable-disasm"

Make ( and make install )

Download and extract the latest version of slinky

modify the .bochsrc file to reflect your system and setup

run slinky ("python slinky")