On 04/07/2011 07:40 AM, Caveat wrote: > Hey Kevin > > Thanks for the great (and simple) guide to compiling Gambas3. It worked > for me! > > The only thing I had a problem with was apt-get complaining about > libgdk-pixbuf2.0-dev, so I just knocked it off the end of the command > (I'm running Ubuntu 10.04, 64bit).
You're welcome. I got tired of doing it manually so I wrote a script. Mine's for Ubuntu 10.10, so you might want to search in Synaptic for "pixbuf dev" to see if the package is there but with a slightly different name. I don't know what gb components use it, but it's described as: GDK Pixbuf library (development files) The Gdk Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Could be used by gb.image or maybe the image-related form controls. -- Kevin Fishburne Eight Virtues www: http://sales.eightvirtues.com e-mail: [email protected] phone: (770) 853-6271 ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
