I cannot install AC on Ubuntu 12.10
#1
I downloaded AC and run this in terminal:

sudo apt-get install libsdl1.2debian-all libsdl-image1.2 libsdl-ttf2.0-0 libopenal1

But libsdl1.2debian-all "doesn't have a candidate for install". Without it I cannot launch AC. Any idea how to install it? Sorry for my dumb question.
Thanks given by:
#2
try that from software center. Worked on mine comp with every ubuntu i had (from 9.4 to now)
Thanks given by:
#3
Well, that version in the software center is old and cannot connect to the masterserver in order to play online.
Thanks given by:
#4
Is there another version of libsdl, such as "libsdl1.2" or "libsdl1.2-all"?
Thanks given by:
#5
Hi,

Since Ubuntu 12.04, i've had this issue. Just replace "libsdl1.2debian-all" by "libsdl1.2debian".

That should do it :

sudo apt-get install libsdl1.2debian
Thanks given by:
#6
Works, thanks.
Thanks given by:
#7
(11 Oct 12, 07:04PM)LySioS Wrote: Since Ubuntu 12.04, i've had this issue. Just replace "libsdl1.2debian-all" by "libsdl1.2debian".

That should do it :

sudo apt-get install libsdl1.2debian

I think I had this this issue even before. Would be nice to update the Installing guide for Ubuntu. Tnx in advance. :)

Edit: It's updated. My mistake :)
Thanks given by: