[Wormux-dev] We have our Debian repository !!!!

2005-02-03 Par sujet Victor STINNER
Step 1 : edit your /etc/apt/sources.list, and add the following line : deb http://download.gna.org/wormux/package/debian/ / Step 2 : type apt-get install wormux That's all ;-) --- I used the command : dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz More informations can be found at :

Re: [Wormux-dev] We have our Debian repository !!!!

2005-02-03 Par sujet Victor STINNER
It's working so well that I added clanlib doc and examples packages (do a "apt-get update" ;-)). And I also created a Debian source repository. I don't know if I have all files. I uploaded .dsc, .diff(.gz), .orig(.tar.gz), and .changes four files for ClanLib 0.7 and Wormux 0.5. -- So, to

Re: [Wormux-dev] Installation de ClanLib 0.7

2005-02-03 Par sujet Victor STINNER
Bonjour, Le mercredi 02 février 2005 à 19:01 +0100, Famille De Rossi a écrit : > Je suis débutant sur linux mandrake 10.1. depuis un mois. Super, un de plus ;-) Alors satisfait ? > Lorsque je veux installer ClanLib 0.7 > (libclanlib3-vorbis-0.7.8-1mdk.i586.rpm) RPMDrake dit ne pouvoir me > l'int

Re: [Wormux-dev] We have our Debian repository !!!!

2005-02-03 Par sujet Gottfried Hofmann
Hello, could you please provide ClanLib 0.7.8 (or even a fresh subversion build?) in this repository so that maybe I finally will be able to play the new version of Wormux... Static binaries would also be a nice thing. -Toddd Victor STINNER wrote: Step 1 : edit your /etc/apt/sources.list,