Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: DOSBox 0.73 is out!

  1. #1
    Join Date
    Oct 2004
    Beans
    Hidden!
    Distro
    Ubuntu Karmic Koala (testing)

    Lightbulb DOSBox 0.73 is out!

    So a new version is out (look at the changelog at dosbox.com)

    I wanted to provide a way for any Ubuntu user (this includes multiple architectures) to use it right away.

    Disclaimer: I've had the dependencies (read as what you need to build dosbox) installed for years, so if I forgot one, let me know.

    Just cut n' paste this into terminal

    Code:
    sudo apt-get install build-essential autoconf automake
    sudo apt-get build-dep dosbox
    wget "http://superb-west.dl.sourceforge.net/sourceforge/dosbox/dosbox-0.73.tar.gz"
    tar -xvf dosbox-0.73.tar.gz
    cd dosbox-0.73
    ./autogen.sh
    ./configure
    make
    sudo make install
    What this does, gets build dependencies (let me know if one is missing)
    Downloads the tarball from sourceforge, extracts it, builds it then installs.

    This should be completely automatic, perhaps move it to Guides/Tutorials.

    Thanks in advance regarding feedback

    P.S. There are some DOS games here
    http://liberatedgames.com/
    The games there have been licensed to be at least free to download, and some completely open sourced.
    Last edited by BoyOfDestiny; May 28th, 2009 at 12:19 AM. Reason: Added a link
    The idea of copyright did not exist in ancient times, when authors frequently copied other authors at length in works of non-fiction. This practice was useful, and is the only way many authors' works have survived even in part. -- Richard Stallman

  2. #2
    Join Date
    Jan 2009
    Location
    Maryland, USA
    Beans
    242
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: DOSBox 0.73 is out!

    Thanks. Your instructions worked perfectly

  3. #3
    Join Date
    Apr 2009
    Beans
    475
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: DOSBox 0.73 is out!

    The best part of this release is the scancode fix for ubuntu so the keys actually operate like they should since 8.10 broke it.

    Quote Originally Posted by BoyOfDestiny View Post
    P.S. There are some DOS games here
    http://classicdosgames.com has all the shareware essentials that made DOS gaming what it is. Recommended (and not illegal either, probably one of the only legal dos games sites on earth)
    I USE THIS SMILEY because im a rocker!!! \m/ pantara and nerveina roles!

    also yo-yo ma is great.

  4. #4
    Join Date
    Mar 2007
    Location
    South Africa
    Beans
    191

    Re: DOSBox 0.73 is out!

    Compiled and running Had this urge to play Warcraft II again Hahaha!

  5. #5
    Join Date
    Jun 2007
    Location
    The United States
    Beans
    518

    Re: DOSBox 0.73 is out!

    apt-get: build-dep dosbox
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: You must put some 'source' URIs in your sources.list
    Remember to check Source Code in System-->Administration-->Software Sources. Great little howto, worked great. thxs
    Desktop 1: Asus A8N-E | AMD Athlon +3200 | 2 GB Ram | Geforce 8500 | Windows XP
    Desktop 2: Soyo-KT600 | AMD Athlon +2600 | 768 MB Ram | Geforce 5200 | Ubuntu 10.04
    Netbook: Asus 1001P, Arch Linux

  6. #6
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: DOSBox 0.73 is out!

    alright! I've put packages for jaunty in my ppa.

  7. #7
    Join Date
    Jul 2007
    Beans
    11

    Re: DOSBox 0.73 is out!

    Quote Originally Posted by Grishka View Post
    alright! I've put packages for jaunty in my ppa.
    Thanks!

  8. #8
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: DOSBox 0.73 is out!

    note that 0.73 is in Karmic now, you can grab that version, if you'd rather not use some random guy's PPA.

  9. #9
    Join Date
    Nov 2008
    Beans
    3

    Re: DOSBox 0.73 is out!

    Can you tell me where to look for the executable after I've followed your instructions to configure, compile, and install DOSBox 0.73 ?

    Thanks

  10. #10
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: DOSBox 0.73 is out!

    just type dosbox

    If you want it with game launcher (comes included latest dosbox): http://gwos.org/doku.php/guides:64bit:dosboxgui

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •