Technical support > Linux

undefined symbol: Mix_Init Ubuntu 10.04

<< < (2/2)

Cyber Killer:
I got libsdl-mixer1.2 version 1.2.8-6build1 - it's the latest available in the distro's repository.

gt666:
I have the same problem.
But before launching the game I got an error with ufoai-server_2.3_amd64.deb


--- Code: ---sudo dpkg -i  ufoai-server_2.3_amd64.deb

Unpacking ufoai-server (from ufoai-server_2.3_amd64.deb) ...
dpkg: error processing ufoai-server_2.3_amd64.deb (--install):
 trying to overwrite '/usr/share/man/man6/ufoded.6.gz', which is also in package ufoai 0:2.3
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.fr_FR.utf8.cache...
Processing triggers for menu ...
Processing triggers for man-db ...
Processing triggers for python-support ...
Errors were encountered while processing:
 ufoai-server_2.3_amd64.deb
--- End code ---

Manunu:
I solved the problem. I compile the last sdl-mixer. You have to download the last source here, select SDL_mixer-1.2.11.tar.gz . Then decompress it. And compile with:

--- Code: ---./configure
make
sudo make install
--- End code ---

It works !

(Sorry for my bad english)

Cyber Killer:
I think I'll skip this for now - I'm not for self compiling libs, as they don't update with the systems package management :-P.

Will wait though for the time when kubuntu gets the new sdl.

queue:
If you don't mind using ppa: https://launchpad.net/~dnjl/+archive/games | ppa:dnjl/games

Navigation

[0] Message Index

[*] Previous page

Go to full version