project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Davren13

Pages: [1]
1
Linux / Re: Getting UFO on Ubuntu 11.10
« on: November 16, 2011, 01:26:37 am »
You've probably found it, but just below the penguin at the "Linux currently offline" listing is an Ubuntu icon with "Ubuntu UFO:AI at PlayDeb" next to it. The PlayDeb link takes you to their page, their install instructions are through a link at the bottom right of their "Welcome" page.
I had difficulties with it (looks now like I didn't simply download and install the PlayDeb package in step one. The post http://ufoai.ninex.info/forum/index.php/topic,6112.msg48576.html#msg48576 reminded me) but I didn't keep precise notes, I think I was mainly just expecting it to work like it had in earlier versions of Ubuntu.

After their install instructions, in Firefox clicking the "Install this now" link should offer to open the Ubuntu Software Center, it should open with the details open so you can just click "Install" to the right.

If that doesn't work, after the PlayDeb install instructions, there should be in Ubuntu Software Center a "GetDeb" category you can get to by clicking the dropdown arrow next to the "All Software" icon, then you can type "ufo" in the search box and install it there (the main listing is "UFO: Alien Invasion - build your team and stop the aliens" it has just the word "ufoai" under it). Searching for ufo before selecting the GetDeb category doesn't find it.

Also, if those don't work, their install adds a repository and you can add UFO:AI (ufoai) through a package manager like Synaptic.

If you prefer terminal commands, after doing "sudo apt-get update" in their instructions, you should be able to do:
Code: [Select]
sudo apt-get install ufoai

2
Linux / Re: Debian/Ubuntu packages for i386/amd64
« on: November 13, 2011, 01:34:38 am »
I also tried the amd64 deb on Ubuntu 11.10 x64 and got stuck on binutils

$ sudo dpkg -i ufoai_2.4-dev_amd64.deb
Selecting previously deselected package ufoai.
(Reading database ... 147760 files and directories currently installed.)
Unpacking ufoai (from ufoai_2.4-dev_amd64.deb) ...
dpkg: dependency problems prevent configuration of ufoai:
 ufoai depends on binutils (<< 2.20.2); however:
  Version of binutils on system is 2.21.53.20110810-0ubuntu5.
dpkg: error processing ufoai (--install):
 dependency problems - leaving unconfigured
Processing triggers for menu ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Errors were encountered while processing:
 ufoai


uname -a
Linux requiem 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

Pages: [1]