[Solution]
(shift+insert) to paste into a terminal
1. open up a terminal
2. type (without the quotes) : "cd /usr/games/zandronum"
3. type (without the quotes) : "sudo cp libfmodex-4.24.16.so /usr/lib/libfmodex-4.24.16.so"
4. then type (without the quotes) : "sudo cp liboutput_sdl.so /usr/lib/liboutput_sdl.so"
Not sure why the .deb doesn't install the libraries there, but it doesn't seem to...
Be careful...
You can also alt+f2 "gksu nautilus" to do it visually rather than from a command line.
Doomseeker won't launch / start zandronum in Ubuntu.
-
GoatAvenger
- New User
- Posts: 3
- Joined: Thu Jul 12, 2012 5:48 pm
- Contact:
Doomseeker won't launch / start zandronum in Ubuntu.
Last edited by GoatAvenger on Tue Nov 20, 2012 5:19 am, edited 1 time in total.
RE: Doomseeker won't launch / start zandronum in Ubuntu.
Or an easier alternative without bothering to copy files is to go to Doomseeker > Options > Configure > Engines > Zandronum and change the “Path to client binary:” to:
Code: Select all
/usr/bin/zandronum
-
GoatAvenger
- New User
- Posts: 3
- Joined: Thu Jul 12, 2012 5:48 pm
- Contact:
RE: Doomseeker won't launch / start zandronum in Ubuntu.
If you want to use the shell script to launch the binary, then do what skyrimguy said.
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: Doomseeker won't launch / start zandronum in Ubuntu.
The libraries (.so files) should have been installed to /usr/lib/ or /usr/lib64/ but am a but unsure why it has not.
Last edited by Dark-Assassin on Sun Nov 25, 2012 3:15 pm, edited 1 time in total.