Technical support > Linux
Can't go on missions - 2.3 @ Ubuntu 8.10
Polyamid:
--- Quote from: geever on February 23, 2009, 02:09:38 pm ---Also do it with /usr/lib/games/ufoai
however a symlink is enough..
-geever
--- End quote ---
There is no folder /usr/lib/games/ufoai. But I have the Folder /usr/lib/ufoai with ufoai and game.so in it. What shall I do with it?
gorgonz:
Have same problems and can't repair it in the described ways. Maybe it helps to put together, what a openSUSE 11.1 user finds - after installing from game repository
installed versions are:
- ufoai 2.2.1-7.8
- ufoai-maps 2.2.1-1.2
- ufoai-music 2.2.1-2.2
created directories are:
- /usr/share/games/ufoai, keeps base/*.pk3 files
- /usr/lib/ufoai, keeps games.o and ufoai
executable is /usr/games/ufoai
as described it did not help to
- copy /usr/share/games/ufoai to /usr/share/ufoai, then
- copy /usr/lib/ufoai to /usr/lib/games/ufoai, then
- copy /usr/lib/ufoai to /usr/share/ufoai
- copy /usr/lib/ufoai to /usr/share/ufoai/base
starting the game from konsole shows up some debug messages, that directly focus on the solutions, that were told already, here the important snippet:
--- Code: ---Campaign 'QuickSave' saved.
------- Loading game.so -------
LoadLibrary failed (game.so)
failed to load game library
********************
ERROR: failed to load game library
--- End code ---
where the hell game.so must be placed?
[updated] replaced ufoia ;-)
[updated] added debug snippet
Destructavator:
I noticed sometimes you have "ufoai" and other times "ufoia" in that last post (switching the "i" and "a"). I don't know anything about that type of Linux, never used it, but if that's exactly how you typed it (into your computer, as a command) you may have a syntax error/issue.
gorgonz:
hi Destructavator,
it could have been a very simple solution (sincerely), but it was just a text error in my post :-(
gorgonz:
just some additional info from konsole output:
- the directory /usr/share/games/ufoai seems to be ok, since the packfiles are found
--- Code: ------- filesystem initialization -----
Adding game dir: /usr/share/games/ufoai/base
Added packfile /usr/share/games/ufoai/base/0base.pk3 (5 files)
Added packfile /usr/share/games/ufoai/base/0maps.pk3 (461 files)
Added packfile /usr/share/games/ufoai/base/0media.pk3 (8 files)
Added packfile /usr/share/games/ufoai/base/0models.pk3 (1231 files)
Added packfile /usr/share/games/ufoai/base/0music.pk3 (35 files)
Added packfile /usr/share/games/ufoai/base/0pics.pk3 (1577 files)
Added packfile /usr/share/games/ufoai/base/0snd.pk3 (131 files)
Added packfile /usr/share/games/ufoai/base/0ufos.pk3 (73 files)
--- End code ---
- some error with locale, still i don't think, that it is important
--- Code: ---CL_LanguageInit()... language settings are stored in configuration: de_DE.UTF-8
Could not find locale with id 'de_DE.UTF-8'
--- End code ---
Just by the way: is there an easy way to trace ufoai for fopen calls? Maybe one could find out easily then, where the file game.so is expected.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version