Glob2, I started looking at the code today, and realized that there was indeed a server binary at one time. The SConscript file in src/ has a target for a glob2-server binary that uses YOGDaemon.cpp . You can build this server by running "scons server=1".
Unfortunately the list of dependencies for this server is woefully unmaintained, so this build currently fails. I'm in the process of cleaning it up right now, so this should turn out to be a simple fix. After I've gotten the server to build the next step is to make sure scons doesn't require SDL and related libraries if we're building in the server configuration, then this will be done. When I finish for today I'll post my progress at bitbucket.org/num1/glob2-xless-yog Wish me luck, Brian On Thu, Nov 12, 2009 at 12:33 PM, Leo Wandersleb <[email protected]>wrote: > Brian Cloutier wrote: > > Are you asking for a volunteer? > Yes! > > I don't have the time necessary to finish the project. But I have some > > time soon I can use to get the ball rolling if you want. > Well, rolling balls are ... what we have a lot i guess. I'm trying to > establish a new way of maintening in that you can fork glob2 from > http://bitbucket.org/giszmo/glob2/ for example and announce once it is > worth being merged and we merge it into "trunk" then. this way you don't > need write access to trunk or provide single patches. the down side > might be that the idea of "worth being merged" differs but normally > working features would definitely be reintegrated. > > I think the easiest way to approach this would be > > to separate everything into a libyog, and then add a server binary. > Actually I hoped to hear from the old developers that this is already > done somehow as I can't believe they designed yog without headless > servers in mind. > But else: Feel free to work on it. My approach would rather be to split > it into a headless part and a GUI lib so the server runtime does not > need the GUI lib but maybe there is much more stuff that is not actually > used in the server. > > What do you think? > go for it. it would be great if we could run the server without x :) > > Regards, > > Leo Wandersleb > > > > _______________________________________________ > glob2-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/glob2-devel >
_______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
