Thread: [Super-tux-devel] SuperTux 0.0.6 released
Brought to you by:
wkendrick
From: Tobias <tob...@gm...> - 2004-03-15 19:36:58
|
Hi all, SuperTux 0.0.6 just was released! https://sourceforge.net/project/showfiles.php?group_id=69183 It would be great, if someone could write a good announcement for it and send it to as many news sites as possible. :) We can concentrate on new features again. I'll write a 0.0.7 TODO list, on which you can comment tomorrow. But now go and download 0.0.6 have fun and build a few levels so that we can even release a 0.0.6.1. ;) It would also be great, if you could build binary packages for your favourite distribution. ;) Greetz... Tobias Gläßer -- |
From: Chris S. <csp...@ca...> - 2004-03-15 21:25:52
|
What's with the symbolic links? (config.guess, config.sub, depcomp, install-sh, missing, mkinstalldirs) .... -Chris On Mon, 2004-03-15 at 19:37, Tobias Gl=E4=DFer wrote: > Hi all, >=20 > SuperTux 0.0.6 just was released! > https://sourceforge.net/project/showfiles.php?group_id=3D69183 >=20 > It would be great, if someone could write a good announcement for it > and send it to as many news sites as possible. :) >=20 > We can concentrate on new features again. I'll write a 0.0.7 TODO list, > on which you can comment tomorrow. > But now go and download 0.0.6 have fun and build a few levels so that > we can even release a 0.0.6.1. ;) >=20 > It would also be great, if you could build binary packages for your > favourite distribution. ;) >=20 > Greetz... >=20 > Tobias Gl=E4=DFer "Experience should teach us to be most on our guard to protect liberty when the Government's purposes are beneficent. Men born to freedom are naturally alert to repel invasion of their liberty by evil-minded rulers. The greatest dangers to liberty lurk in insidious encroachment by men of zeal, well-meaning but without understanding." - Supreme Court Justice Louis Brandeis, Olmstead v. U.S. (1928) |
From: Chris S. <csp...@ca...> - 2004-03-15 21:27:18
|
or to make my point another way.... cspencer@chriss2:~/supertux-0.0.6$ ./configure configure: error: cannot find install-sh or install.sh in . ./.. ./../.. cspencer@chriss2:~/supertux-0.0.6$ -Chris On Mon, 2004-03-15 at 19:37, Tobias Gl=E4=DFer wrote: > Hi all, >=20 > SuperTux 0.0.6 just was released! > https://sourceforge.net/project/showfiles.php?group_id=3D69183 >=20 > It would be great, if someone could write a good announcement for it > and send it to as many news sites as possible. :) >=20 > We can concentrate on new features again. I'll write a 0.0.7 TODO list, > on which you can comment tomorrow. > But now go and download 0.0.6 have fun and build a few levels so that > we can even release a 0.0.6.1. ;) >=20 > It would also be great, if you could build binary packages for your > favourite distribution. ;) >=20 > Greetz... >=20 > Tobias Gl=E4=DFer "There are only two things that are infinite: the universe and human stupidity. And I'm not sure about the universe." - Albert Einstein |
From: Tobias <tob...@gm...> - 2004-03-15 21:31:22
|
Am Mo, den 15.03.2004 schrieb Chris Spencer um 16:28: > or to make my point another way.... > > cspencer@chriss2:~/supertux-0.0.6$ ./configure > configure: error: cannot find install-sh or install.sh in . ./.. ./../.. > cspencer@chriss2:~/supertux-0.0.6$ > > -Chris k k, you have to install automake-1.7. That's a unneccessary thingy. I'll update the package on SF and directly put the needed files into the package. Greetz... Tobias Gläßer |
From: Chris S. <csp...@ca...> - 2004-03-15 21:42:22
|
Ah. Yes...I had some outdated 1.4 automake on this computer. Now it's just griping about time stamps. Probably just the time difference between here and there. -Chris |
From: Ricardo C. <ri...@ae...> - 2004-03-16 17:07:15
|
Hey, Maybe we should repackage it to just make use of the old plain Makefile. A= t=20 least I am having problems with the configure; looks like it needs to be=20 installed, but when I try to install, it complains: /bin/sh: line 1: /home/rick2/tmp/supertux-0.0.6/install-sh: Permission deni= ed (as root) Ricardo Cruz Em Ter=C3=A7a, 16 de Mar=C3=A7o de 2004 03:32, o Tobias Gl=C3=A4=C3=9Fer es= creveu: > Am Mo, den 15.03.2004 schrieb Chris Spencer um 16:28: > > or to make my point another way.... > > > > cspencer@chriss2:~/supertux-0.0.6$ ./configure > > configure: error: cannot find install-sh or install.sh in . ./.. ./../.. > > cspencer@chriss2:~/supertux-0.0.6$ > > > > -Chris > > k k, you have to install automake-1.7. > That's a unneccessary thingy. I'll update the package on SF > and directly put the needed files into the package. > > Greetz... > > Tobias Gl=C3=A4=C3=9Fer > > =2D-=20 QOTD: "My life is a soap opera, but who gets the movie rights?" |
From: Tobias <tob...@gm...> - 2004-03-16 17:16:08
|
Am Di, den 16.03.2004 schrieb Ricardo Cruz um 12:07: > Hey, > Maybe we should repackage it to just make use of the old plain Makefile. At > least I am having problems with the configure; looks like it needs to be > installed, but when I try to install, it complains: > /bin/sh: line 1: /home/rick2/tmp/supertux-0.0.6/install-sh: Permission denied > (as root) > > Ricardo Cruz The old Makefile is distributed under the name Makefile.old. I'll check the rights of the files you mentioned and repackage it, if there really were wrong permissions. Greetz... Tobias Gläßer |
From: Tobias <tob...@gm...> - 2004-03-16 17:45:19
|
Am Di, den 16.03.2004 schrieb Ricardo Cruz um 12:07: > Hey, > Maybe we should repackage it to just make use of the old plain Makefile. At > least I am having problems with the configure; looks like it needs to be > installed, but when I try to install, it complains: > /bin/sh: line 1: /home/rick2/tmp/supertux-0.0.6/install-sh: Permission denied > (as root) > > Ricardo Cruz I've repackaged it. :) Execution permissions were missing. Greetz... Tobias Gläßer |
From: Ricardo C. <ri...@ae...> - 2004-03-16 17:52:19
|
The sourceforge folks are cursing at you right now ;) Really, mirrors have to eliminate their packaged and get the new ones... :) Ricardo Cruz Em Ter=C3=A7a, 16 de Mar=C3=A7o de 2004 23:46, o Tobias Gl=C3=A4=C3=9Fer es= creveu: > Am Di, den 16.03.2004 schrieb Ricardo Cruz um 12:07: > > Hey, > > Maybe we should repackage it to just make use of the old plain Makefil= e. > > At least I am having problems with the configure; looks like it needs to > > be installed, but when I try to install, it complains: > > /bin/sh: line 1: /home/rick2/tmp/supertux-0.0.6/install-sh: Permission > > denied (as root) > > > > Ricardo Cruz > > I've repackaged it. :) > Execution permissions were missing. > > Greetz... > > Tobias Gl=C3=A4=C3=9Fer > > =2D-=20 Academicians care, that's who. |