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