what are current expected steps to pull source and compile on Wheezy?
I did
git clone git://git.code.sf.net/p/dosemu/code dosemu-code
after I installed packages for Flex, Bison, libSDL1.2-dev, libslang2-dev, xorg-dev
I was able to make and make install with no apparent errors (or warnings)
but when I try to start dosemu I get
root@dw1A:/home/dev001/dosemu-code# dosemu
ERROR: X support not compiled in or not found:
ERROR: /usr/local/lib/dosemu/libplugin_X.so: cannot open shared object file: No such file or directory
ERROR: term support not compiled in or not found:
ERROR: /usr/local/lib/dosemu/libplugin_term.so: cannot open shared object file: No such file or directory
ERROR: Terminal (S-Lang library) support not compiled in.