VOGONS


to Harekiet

Topic actions

First post, by Guest

User metadata

I was just wondering if a linux binary (x86) version of dosbox 0.61 is going to be coming out. because 0.61 is a real good version on windows. if so that'll be great because. I'm a bit fed of windows xp. so I've installed linux. sorry to be a pain. thanks. --chris.j.c from england--

Reply 1 of 1, by Guest

User metadata

Why don't you compile it yourself?
It's too easy: download the sources, extract them
(tar -xzf dosbox-0.61.tar.gz)
change to the directory (cd dosbox-0.61)
run ./configure && make && make install