Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: DF and Ubuntu - Y U NO WORK?  (Read 540 times)

Torrasque666

  • Bay Watcher
    • View Profile
DF and Ubuntu - Y U NO WORK?
« on: November 23, 2011, 04:50:45 pm »

Yeah, I try and run DF using my newly-installed Ubuntu 11 OS and it won't work. Other places told me to run it in the terminal. I try and the terminal closes and I get nothing. How do I fix this?
Logged
BOOM FOR THE BOOM GOD!
LOOT FOR THE LOOT THRONE!

You seem to be under the impression that we're playing some game other than dwarf fortress. It doesn't matter how powerful you make a creature, we will find a way to destroy it. God is dead, and Urist killed him.

Olith McHuman

  • Bay Watcher
    • View Profile
Re: DF and Ubuntu - Y U NO WORK?
« Reply #1 on: November 23, 2011, 05:30:45 pm »

Are you using 64-bit Ubuntu? If so, you need to download the 32-bit libraries from the package manager because Dwarf Fortress is 32-bit. I believe there's a package named ia32-libs that will install all of them.
Logged

DrKillPatient

  • Bay Watcher
  • The yak falls infinitely
    • View Profile
Re: DF and Ubuntu - Y U NO WORK?
« Reply #2 on: November 23, 2011, 05:35:46 pm »

How did you run it through the terminal? Like so?
Code: [Select]
cd /path/to/dwarf/fortress
./df
Logged
"Frankly, if you're hanging out with people who tell you to use v.begin() instead of &v[0], you need to rethink your social circle."
    Scott Meyers, Effective STL

I've written bash scripts to make using DF easier under Linux!

Torrasque666

  • Bay Watcher
    • View Profile
Re: DF and Ubuntu - Y U NO WORK?
« Reply #3 on: November 23, 2011, 05:38:56 pm »

Are you using 64-bit Ubuntu? If so, you need to download the 32-bit libraries from the package manager because Dwarf Fortress is 32-bit. I believe there's a package named ia32-libs that will install all of them.

I downloaded the 32-bit libraries and I still get nothing.

How did you run it through the terminal? Like so?
Code: [Select]
cd /path/to/dwarf/fortress
./df

Yes. It just closes when I do that.
Logged
BOOM FOR THE BOOM GOD!
LOOT FOR THE LOOT THRONE!

You seem to be under the impression that we're playing some game other than dwarf fortress. It doesn't matter how powerful you make a creature, we will find a way to destroy it. God is dead, and Urist killed him.

DrKillPatient

  • Bay Watcher
  • The yak falls infinitely
    • View Profile
Re: DF and Ubuntu - Y U NO WORK?
« Reply #4 on: November 23, 2011, 05:40:04 pm »

Very odd. Check DF's errorlog.txt (in the main DF directory) and see if it says anything. If not, try to redownload DF.
Logged
"Frankly, if you're hanging out with people who tell you to use v.begin() instead of &v[0], you need to rethink your social circle."
    Scott Meyers, Effective STL

I've written bash scripts to make using DF easier under Linux!

Torrasque666

  • Bay Watcher
    • View Profile
Re: DF and Ubuntu - Y U NO WORK?
« Reply #5 on: November 23, 2011, 05:42:14 pm »

There's no error log.
Logged
BOOM FOR THE BOOM GOD!
LOOT FOR THE LOOT THRONE!

You seem to be under the impression that we're playing some game other than dwarf fortress. It doesn't matter how powerful you make a creature, we will find a way to destroy it. God is dead, and Urist killed him.