PDA

View Full Version : to install bzflag


lycos
January 31st, 2005, 12:10 PM
hi guys, :)
i began to use ubuntu 2 days ago.
before it, i was using "mandrake".
the tank battle game "bzflag" is coming with it.
and i love it very much.
but it is not coming with ubuntu.
i tried to install it but i couldnt.
first downloaded the rpm file and then genareted the .deb file using alien. 8-[
then installed it but didnt work. :confused:
also it is writing at the bzflag web page "it is unstable".
any idea how to install and run it.
thanks for your time.

durianking
January 31st, 2005, 12:14 PM
Why bother convert from .rpm to .deb as Ubuntu has its native .deb package.

Just do an apt-get install bzflag will install it for you automatically.

ericsp
January 31st, 2005, 12:49 PM
... and if you want to install version 2, use the backport project: http://ubuntu-bp.sourceforge.net/

Eric

lycos
January 31st, 2005, 01:34 PM
thanks for the super fast replaying :)
i wrote apt-get install bzflag as you can see below.
but something is wrong :(

root@ubuntu2:~ # apt-get install bzflag
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package bzflag
root@ubuntu2:~ #

what should i do now? :???:

jdodson
January 31st, 2005, 01:39 PM
thanks for the super fast replaying :)
i wrote apt-get install bzflag as you can see below.
but something is wrong :(

root@ubuntu2:~ # apt-get install bzflag
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package bzflag
root@ubuntu2:~ #

what should i do now? :???:

read this guide on how to enable universe repositories: http://www.ubuntuguide.org

lycos
January 31st, 2005, 02:03 PM
i couldnt see any chapter like how to enable universe repositories?
maybe you can tell me what does the warning message mean "E: Couldn't find package bzflag" :wink:

jdodson
January 31st, 2005, 02:06 PM
i couldnt see any chapter like how to enable universe repositories?
maybe you can tell me what does the warning message mean "E: Couldn't find package bzflag" :wink:

sorry, my fault. you are looking for the "add extra repositories" section:

http://www.ubuntuguide.org/#extrarepositories

lycos
January 31st, 2005, 04:23 PM
no problem O:)
i read the link and managed to install it :) correctly..
and now when i started it , the warning messages below is showing up.

root@ubuntu:~ # bzflag
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Could not set Video Mode: Couldn't find matching GLX visual.
Error creating window - Exiting
root@ubuntu:~ #

anyone has any idea about it? :-?

lycos
January 31st, 2005, 04:30 PM
i also have some nvidia drivers installed.
you can see here
imagefile (http://www.geocities.com/saimaktay/EkranGoruntusu.png)
and my card is nvidia mx400.
thanks for your help :)

jdodson
January 31st, 2005, 04:44 PM
i also have some nvidia drivers installed.
you can see here
imagefile (http://www.geocities.com/saimaktay/EkranGoruntusu.png)
and my card is nvidia mx400.
thanks for your help :)

did you run the command "sudo nvidia-glx-config enable" and then restart your machine?

lycos
January 31st, 2005, 05:00 PM
thanks alot
i fixed the problem (ubuntuguide.com;glx) just before you wrote the messege :)
thanks a lot for your help guys. =D>