Ticket #509 (closed defect: fixed)
Need packages for Ubuntu 10.11 (Oneric)
| Reported by: | mungewell | Owned by: | somebody |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.0.0 |
| Component: | Whole game | Version: | 2.0.0-dev |
| Keywords: | Cc: |
Description (last modified by mungewell) (diff)
The PPA doesn't contain packages for this, so I tried with the Lucid
packages (which I already had downloaded).
The main problem is that the libenet package has changed names from
'libenet0debian1' to 'libenet1a', this means that the game can not find it
and does not start.
This can be fixed (temporarily) with:
$ cd /usr/lib/i386-linux-gnu
$ sudo ln -s libenet.so.1.0.3 libenet.so.0debian1
The game now runs OK, but 'arrow' graphics in menus are missing (white square shown)
The other problem is that the start menu link refers to
'/usr/local/games/speeddreams' when it's actually installed in
'/usr/games/speeddreams'.