---------- Forwarded message ---------- From: Brian Duffy <[email protected]> Date: Tue, Feb 7, 2012 at 12:33 PM Subject: Re: Running Clutter without a desktop To: [email protected]
Hi Tom, This may not be exactly what you are looking for right now, but it sounds like you are working towards creating a device for a standalone clutter application. One approach is to start with a minimal distribution and add what you need. Another is Yocto <http://www.yoctoproject.org/>, which builds a custom linux os for you using recipes and targeting specific hardware. It is under heavy development but quite useful. It even has a gui they call the HOB to ease the process of creating an OS with everything you need for your application to run. If you don't have your hardware yet you can target an emulator instead. Brian On Tue, Feb 7, 2012 at 9:03 AM, tomw <[email protected]> wrote: > Hi folks, > > I was trying to run Clutter without a desktop, just using a minimal > Debian system with xserver and either xdm or gdm. Although the Clutter > tests seem to run, I can't actually see anything. I'm sure I'm missing > something but I could not figure out what exactly it is. Any hint or > pointer on how to set up such an environment would be highly welcome. > > thanks, > > tomw > -- > tomw <[email protected]> > > _______________________________________________ > clutter-app-devel-list mailing list > [email protected] > http://lists.clutter-project.org/listinfo/clutter-app-devel-list > -- Duff -- Duff
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
