Page 1 of 1

Installing on Linux

Posted: Wed Feb 22, 2006 2:23 am
by Tanner
Hi all,

Could one help me install on linux? When I try to install I get:

Code: Select all

Could not download library libcurl.so.3.
/tmp/msg.1970 (END)
This is DSL mind you....

-Tanner

Posted: Wed Feb 22, 2006 4:35 am
by A Meteorite
Is this with apt-get or what?

Posted: Wed Feb 22, 2006 12:32 pm
by Tanner
A Meteorite wrote:Is this with apt-get or what?
apt-get?

-Tanner

Posted: Wed Feb 22, 2006 1:04 pm
by JPT
Looks like he used cvs.
APT gives different errors.

Posted: Wed Feb 22, 2006 1:19 pm
by Tanner
JPT wrote:Looks like he used cvs.
APT gives different errors.
I downloaded the one from this which would be this one.

-Tanner

Posted: Wed Feb 22, 2006 1:46 pm
by JPT
huh ?

You don't have to install it.
You can run it after extracting it.

Re: Installing on Linux

Posted: Wed Feb 22, 2006 4:44 pm
by Death Barrel
Tanner wrote:Hi all,

Could one help me install on linux? When I try to install I get:

Code: Select all

Could not download library libcurl.so.3.
/tmp/msg.1970 (END)
This is DSL mind you....

-Tanner
sounds like you are running an rpm based distro and you need the following dependency: library libcurl.so.3.

google search for it.

Posted: Wed Feb 22, 2006 9:19 pm
by DTRemenak
As the page you linked to says:
Please give feedback to AKAQuinn AT hotmail.com if it doesn't (or does) work.
We do not maintain the Obelisk packages, the Obelisk maintainer does. Note that the download link links to /suparun/ (obelisk used to be called suparun) not /bzflag/.

Posted: Thu Feb 23, 2006 1:53 pm
by Longhair
If you just want to install and play it, check with your distribution's package repository. It's probably in there. Then you'll use a package manager to install it. YUM works for Fedora and Yellow Dog, APT for Debian based distros, Emerge for Gentoo....

It's much easier than compiling from source yourself. (although I do compile it from CVS source, but I get the advantage of having all the new goodies before the official release)

Posted: Thu Feb 23, 2006 9:20 pm
by Tropican8
Longhair wrote:APT for Debian based distros
Whatever you do, please don't use the BZFlag build in Debian. Its a bad build and has been the cause of many honest players being accused of cheating.

There are many people here who can post a working .deb if its needed

Posted: Fri Feb 24, 2006 12:31 pm
by Tanner
My Linux is DSL (Damn Small Linux). I don't think it's ever been tried to BZ to go onto that.

-Tanner