Menu

#269 How compile from source on Debian Wheezy

v1.0_(example)
open
nobody
None
5
2015-05-05
2015-05-05
kalpha
No

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.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.