Advertisement
Guest User

Untitled

a guest
May 25th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Modify iodev/hdimage/cdrom_osx.cc:194 for line: if ((devname = (char *) strrchr(devpath, '/')) != NULL) {
  2. brew install sdl pkg-config
  3. ./configure --with-sdl
  4. change Makefile: prefix = ~/bochs
  5. do mkdir ~/bochs before doing make install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement