Zandronum on Ubuntu
Posted: Mon May 20, 2013 1:04 am
Hello,
I am trying to install Zandronum on Ubuntu 12.04 LTS, but by installing it by the way of APT-GET, your repository that you provided does not seem to be valid, and Ubuntu cannot find the package.
So I try downloading the Generic Linux x64, and when I extract that and then install FMOD, I run the game and get this error:
Can you please help me get this game to work on linux? I've tried running the *.exe under WINE and suffered extreme graphical issues, so I need the linux one to work.
Thank you
I am trying to install Zandronum on Ubuntu 12.04 LTS, but by installing it by the way of APT-GET, your repository that you provided does not seem to be valid, and Ubuntu cannot find the package.
Code: Select all
W: Failed to fetch http://debian.drdteam.org/dists/stable/multiverse/source/Sources 404 Not Found
W: Failed to fetch http://debian.drdteam.org/dists/stable/multiverse/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://debian.drdteam.org/dists/stable/multiverse/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
W: Failed to fetch http://debian.drdteam.org/dists/stable/multiverse/source/Sources 404 Not Found
W: Failed to fetch http://debian.drdteam.org/dists/stable/multiverse/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://debian.drdteam.org/dists/stable/multiverse/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
sudo apt-get install zandronum zandronum-doomseeker
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package zandronum
E: Unable to locate package zandronum-doomseeker
Code: Select all
./zandronum
./zandronum: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
(I try just typing zandronum byitself, I get nothing:
zandronum
zandronum: command not found
And double clicking it doesn't open anything)
Thank you