|
SDLQuake2 and /var/log/messages questions
2 questions, actually:
1. With what application can I open /var/log/messages? I tried gedit (I'm using Gnome), but it tells me "Couldn't Open "/var/log/messages"" with no further information. Is it in some arcane machine language?
2. I installed SDLQuake2 and got it running fine. However, I made a new launcher and added it to the Applications==>Games list. But it doesn't work. I click on the launcher and no hard drive excitement, nothing. The interesting part is that if I navigate to the launcher via nautilus and double-click the launcher, it works!
What am I missing?
Thanks in advance!
P.S. typing in "sdlquake2" gives me:
@localhost:~$ sdlquake2
bash: sdlquake2: command not found
typing in "/usr/local/games/quake2/sdlquake2" gives me:
localhost:~$ /usr/local/games/quake2/sdlquake2
Quake 2 -- Version 3.21+rCVS
using /home/psasak/.quake2/baseq2/ for writing
couldn't exec default.cfg
execing config.cfg
Console initialized.
------- sound initialization -------
sound sampling rate: 22050
------------------------------------
------- Loading ref_softsdl.so -------
LoadLibrary("ref_softsdl.so") failed: No such file or directory
------- Loading ref_softx.so -------
LoadLibrary("ref_softx.so") failed: No such file or directory
Refresh failed
Trying mode 0
------- Loading ref_softx.so -------
LoadLibrary("ref_softx.so") failed: No such file or directory
recursive shutdown
Error: Couldn't fall back to software refresh!
But it still works if I double-click the executable "sdlquake2" in /usr/local/games/quake2.
Last edited by noxious; 05-26-2005 at 06:09 PM.
|