Page 1 of 1

Unofficial CVS builds for debian (.deb + repository)

Posted: Mon Aug 21, 2006 1:02 am
by [dmp]
I've created a repository with 2.0.9 (CVS) version of BZFlag and BZFlag server. Both source and binary (for i386) are available.

I'll try to update/upload new binaries when there is reason to (=changes).

To install on your debian system:

1) Download manually and install
Download the .deb file (e.g: http://debian.koderen.dk/binary/bzflag_ ... 1_i386.deb ), then use "dpkg -i bzflag_2.0.9.20060813-1_i386.deb" to install it

2) Use it as a repository to install.
To add my repository, you need to change /etc/apt/sources.list adding the following 3 lines:

Code: Select all

#Unofficial BZFlag CVS builds
deb http://debian.koderen.dk binary/
deb-src http://debian.koderen.dk source/
Then use: apt-get as normal (if you got bzflag install, a "apt-get update && apt-get upgrade" should install the CVS version, if you dont have BZFlag, just install it normally: apt-get install bzflag)

Feel free to use it and report any problems.

Posted: Mon Aug 21, 2006 9:13 am
by romfis
Is this for stable, unstable or testing version??

mfg.
romfis

Posted: Mon Aug 21, 2006 10:17 am
by [dmp]
It's compiled under unstable.

Posted: Mon Aug 21, 2006 3:50 pm
by L4m3r
Awesome! I will definitely try this when I get back to my Debian box.

Posted: Tue Aug 22, 2006 12:59 am
by Tropican8
You are a god [dmp]

Thanks a bunch

Debian Binaries

Posted: Sun Jan 28, 2007 4:35 am
by [dmp]
Now that JeffM have announced some Super-Pre-Alpha builds I've updated my repository to feature bzflag v2.1.x builds too. I've renamed bzflag v2.1.x to bzflaghead/bzfshead (so use bzflaghead to start bzflag v2.1.x) - while bzflag v2.0.9 keeps bzflag/bzfs

Feel free to grap them from:
http://debian.koderen.dk/binary/bzflagh ... 1_i386.deb
http://debian.koderen.dk/binary/bzflagh ... 1_i386.deb

The v2.0.9 build have also just been updated:
http://debian.koderen.dk/binary/bzflag_ ... 1_i386.deb
http://debian.koderen.dk/binary/bzflag- ... 1_i386.deb

or use my site as a repository, as described in the first post.

Posted: Sat Feb 17, 2007 6:15 pm
by Cruel dog
emmm... i got errors when trying to install.... I've pu the errors in a file, or it would have been a big post.

I need help with installing, could someone please help me?

Posted: Sat Feb 17, 2007 7:31 pm
by blast
Cruel dog wrote:emmm... i got errors when trying to install.... I've pu the errors in a file, or it would have been a big post.

I need help with installing, could someone please help me?
The errors seem VERY self-explanatory to me. You need to upgrade/install the packages it lists. Or, build your own client from CVS so that it matches your installed packages. It's up to you to decide which is the safer and more desirable solution.

Posted: Sun Feb 18, 2007 6:01 pm
by Cruel dog
umm, I forgot how to build from CVS... i allready did once, but i forgot. Could someone please remind me?

Posted: Sun Feb 18, 2007 6:25 pm
by CannonBallGuy
Search the forums... Or just look in the "Help: CVS / Compiling / Development" section...