From: Dennis S. <sy...@yo...> - 2004-09-14 18:50:28
|
Duilio, What needs to happen before we can release G-Force at this point ? I'd like this to be release ready asap :) So it might be handy to generate a list, so we can work it out ;) Cheers, Dennis |
From: Dennis S. <sy...@yo...> - 2004-09-15 10:27:47
|
This I get after a FRESH checkout, ./autogen.sh: autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --force-missing configure.ac: installing `./missing' Common/GeneralTools/Makefile.am: installing `./depcomp' configure.ac:15: installing `./config.guess' configure.ac:15: installing `./config.sub' Makefile.am: installing `./INSTALL' configure.ac:71: required file `Common/GeneralTools/Headers/Makefile.in' not found configure.ac:71: required file `Common/io/Headers/Makefile.in' not found configure.ac:71: required file `Common/math/Headers/Makefile.in' not found configure.ac:71: required file `Common/UI/Headers/Makefile.in' not found configure.ac:71: required file `GForceCommon/Headers/Makefile.in' not found configure.ac:71: required file `unix/Headers/Makefile.in' not found configure.ac:71: required file `GForceColorMaps/Makefile.in' not found configure.ac:71: required file `GForceDeltaFields/Makefile.in' not found configure.ac:71: required file `GForceParticles/Makefile.in' not found configure.ac:71: required file `GForceWaveShapes/Makefile.in' not found configure.ac:71: required file `NotWorkingWaveShapes/Makefile.in' not found configure.ac:15: required file `./ltmain.sh' not found configure.ac:71: required file `Common/GeneralTools/Headers/Makefile.in' not found configure.ac:71: required file `Common/io/Headers/Makefile.in' not found configure.ac:71: required file `Common/math/Headers/Makefile.in' not found configure.ac:71: required file `Common/UI/Headers/Makefile.in' not found configure.ac:71: required file `GForceCommon/Headers/Makefile.in' not found configure.ac:71: required file `unix/Headers/Makefile.in' not found configure.ac:71: required file `GForceColorMaps/Makefile.in' not found configure.ac:71: required file `GForceDeltaFields/Makefile.in' not found configure.ac:71: required file `GForceParticles/Makefile.in' not found configure.ac:71: required file `GForceWaveShapes/Makefile.in' not found configure.ac:71: required file `NotWorkingWaveShapes/Makefile.in' not found autoreconf: automake failed with exit status: 1 |
From: Duilio J. P. <dp...@fc...> - 2004-09-15 23:27:39
|
> This I get after a FRESH checkout, ./autogen.sh: > > autoreconf: running: /usr/bin/autoconf --force > autoreconf: configure.ac: not using Autoheader > autoreconf: running: automake --add-missing --force-missing > configure.ac: installing `./missing' > Common/GeneralTools/Makefile.am: installing `./depcomp' > configure.ac:15: installing `./config.guess' > configure.ac:15: installing `./config.sub' > Makefile.am: installing `./INSTALL' > configure.ac:71: required file `Common/GeneralTools/Headers/Makefile.in' > not found > configure.ac:71: required file `Common/io/Headers/Makefile.in' not found > configure.ac:71: required file `Common/math/Headers/Makefile.in' not > found > configure.ac:71: required file `Common/UI/Headers/Makefile.in' not found > configure.ac:71: required file `GForceCommon/Headers/Makefile.in' not > found > configure.ac:71: required file `unix/Headers/Makefile.in' not found > configure.ac:71: required file `GForceColorMaps/Makefile.in' not found > configure.ac:71: required file `GForceDeltaFields/Makefile.in' not found > configure.ac:71: required file `GForceParticles/Makefile.in' not found > configure.ac:71: required file `GForceWaveShapes/Makefile.in' not found > configure.ac:71: required file `NotWorkingWaveShapes/Makefile.in' not > found > configure.ac:15: required file `./ltmain.sh' not found > configure.ac:71: required file `Common/GeneralTools/Headers/Makefile.in' > not found > configure.ac:71: required file `Common/io/Headers/Makefile.in' not found > configure.ac:71: required file `Common/math/Headers/Makefile.in' not > found > configure.ac:71: required file `Common/UI/Headers/Makefile.in' not found > configure.ac:71: required file `GForceCommon/Headers/Makefile.in' not > found > configure.ac:71: required file `unix/Headers/Makefile.in' not found > configure.ac:71: required file `GForceColorMaps/Makefile.in' not found > configure.ac:71: required file `GForceDeltaFields/Makefile.in' not found > configure.ac:71: required file `GForceParticles/Makefile.in' not found > configure.ac:71: required file `GForceWaveShapes/Makefile.in' not found > configure.ac:71: required file `NotWorkingWaveShapes/Makefile.in' not > found > autoreconf: automake failed with exit status: 1 Oh, sorry, I forget to add the Makefile.am's to the repository :-) Please check again and test it. Bye, Duilio. |
From: Dennis S. <sy...@yo...> - 2004-09-16 20:01:44
|
On Wed, 2004-09-15 at 20:36 -0300, Duilio Javier Protti wrote: > Oh, sorry, I forget to add the Makefile.am's to the repository :-) > Please check again and test it. Alright, now it compiles! So the only issue left are the preset names ? That would mean we're really close to a G-Force unleash ;) Cheers, Dennis |
From: salsaman <sal...@xs...> - 2004-09-16 21:19:40
|
Dennis Smit wrote: >On Wed, 2004-09-15 at 20:36 -0300, Duilio Javier Protti wrote: > > >>Oh, sorry, I forget to add the Makefile.am's to the repository :-) >>Please check again and test it. >> >> > >Alright, now it compiles! > >So the only issue left are the preset names ? > >That would mean we're really close to a G-Force unleash ;) > >Cheers, >Dennis > > > >------------------------------------------------------- >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >Project Admins to receive an Apple iPod Mini FREE for your judgement on >who ports your project to Linux PPC the best. Sponsored by IBM. >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >_______________________________________________ >Libvisual-devel mailing list >Lib...@li... >https://lists.sourceforge.net/lists/listinfo/libvisual-devel > > > > Ooh I do love G-force :-) BTW, what is the status of nebulous ? Salsaman. |
From: Dennis S. <sy...@yo...> - 2004-09-17 06:06:07
|
On Thu, 2004-09-16 at 23:34 +0100, salsaman wrote: > Ooh I do love G-force :-) > > BTW, what is the status of nebulous ? If you mean nebulus, it's working, but it's openGL so it's (atm) far from LiVES stuff :) |
From: Duilio J. P. <dp...@fc...> - 2004-09-15 04:04:09
|
> Duilio, > > What needs to happen before we can release G-Force at this point ? > > I'd like this to be release ready asap :) So it might be handy > to generate a list, so we can work it out ;) > > Cheers, > Dennis I have tested the distro package and it builds and get installed right. The only remaining thing is to add the "white spaces" files. Bye, Duilio. |
From: Dennis S. <sy...@yo...> - 2004-09-15 09:53:40
|
On Wed, 2004-09-15 at 01:13 -0300, Duilio Javier Protti wrote: > I have tested the distro package and it builds and get installed > right. The only remaining thing is to add the "white spaces" files. So how are we going to work around this, rename "Foo Bar" to "Foo_Bar" ? Someone else on the list, that knows if auto* really doesn't handle whitespaceness ? If we're going to rename them to "Foo_Bar" I think it might be wise to add a 'name="Foo Bar" at the top in the files. So we can later on use this in the G-Force VM. Thanks a lot, Dennis |