> O.K: > There's a big mess with the gb components among the different kinds of > distributions. I was trying to find a good replacement solution for the KDE > libraries, since at least a half of the platforms are lacking the gb-qt-kde > component. My project can run without this library, but is ugly as hell > without it. I've tried just simply to turn off gb.qt and gb.qt.ext and to > turn in gb.gtk and gb.gtk.ext. But I've realized that in gtk versions there > are no printing modules. Beside that, the gb.sdl component is unusable > since it requires .gui or .gtk or .qt components, and at the same time are > in conflict with the same. Please Benoit, make a global project cleanup! > It's a hell of a mess. I'm currently on Mandriva 2010.1 but I found the > same situation on Ubuntu too. > > Csaba
First Ubuntu has all needed Gambas 2 components, KDE 3 libraries included. Second, gb.sdl does not require a GUI component, as it is in conflict with them. I don't know why you thought that. If a distribution decide to remove KDE3 environment *and* KDE3 libraries, I can't make your project magically work as soon as it depends on KDE3 libraries! You have to compile KDE3 by hand, I can't help you more. So I suggest you try to port your project on Gambas 3: gb.qt.kde.html has been replaced by gb.qt4.webkit, and DCOP support has been removed, and replaced by a gb.dbus component. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
