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 - Exabiche

Pages: [1]
1
Feature Requests / Re: Problem with openGL
« on: November 24, 2007, 05:35:52 pm »
Thank you very much! It's work now!

2
Feature Requests / Problem with openGL
« on: November 24, 2007, 12:48:13 pm »
Hello! I try to launch ufoai on ubuntu linux, but receive this bug:

Code: [Select]
Adding game dir: ./base
Added packfile ./base/0base.pk3 (5 files)
Added packfile ./base/0maps.pk3 (388 files)
Added packfile ./base/0media.pk3 (5 files)
Added packfile ./base/0models.pk3 (874 files)
Added packfile ./base/0pics.pk3 (1730 files)
Added packfile ./base/0snd.pk3 (121 files)
Added packfile ./base/0ufos.pk3 (63 files)
using /home/irinka/.ufoai/2.1.1/base for writing
Adding game dir: /home/irinka/.ufoai/2.1.1/base
execing default.cfg
couldn't exec config.cfg
execing keys.cfg
Hostname: irinka-desktop
IP: 127.0.1.1
...using language: ru_RU.UTF-8
Console initialized.

------- sound initialization -------
Loading snd_sdl sound driver
...library search path: '.'
Soundsystem: SDL.
SDL version: 1.2.10
SDL audio driver is "alsa".
Bits: 16
Frequency: 48000
Samples: 4096
Channels: 2
sound sampling rate: 48000
------- Loading ref_glx.so -------
LoadLibrary ("./ref_glx.so") failed: libSDL_ttf-2.0.so.0: cannot open shared object file: No such file or directory
Dumped console text to /home/irinka/.ufoai/2.1.1/base/gl_debug.txt.
SDL audio device shut down.
recursive shutdown
Error: Couldn't initialize OpenGL renderer!
Consult gl_debug.txt for further information.
/usr/local/bin/ufoai: line 124: 20609 Trace/breakpoint trap   (core dumped) ./${GAME_BINARY} ${CMD_ARGS} "$@"


I have nvidia Geforce3 video card. Celeron 1.7. In my /usr/lib/ directory exists libGL.so.1. What should I do to resolve this problem?

Thank you.

P.S. Sorry for my english

Pages: [1]