[Mono-dev] Mono and Gnome

Torello Querci tquerci at gmail.com
Wed Dec 12 03:11:01 EST 2007


Hi Miguel,

for the new program is possible to avoid the Gnome dependency, but
when try to port an already developed program you can find a program
that use Gnome library.
In the case of gbrainy it use only Gnome.Application so migrate to
pure GTK is easy to do ... :)

To have a version of this library with a subset of dependency library
is a good thing, I suppose. This can be useful not only for OLPC where
Gnome is missing, but also in other embedded system like nokia maemo
where gnome is present but someone dependency can to be absent.


Bye, Torello Querci

> Hello,
>
> > I want to port a program to a system where is installed a subsystem of
> > Gnome. Unfortunally libgnomesharpglue can't be loaded because some
> > needed dependency library are missing.
> > So, it is possible create a small version of this library with a
> > smaller gnome support on it?
> > And how?
>
> You would have to trim the code yourself (is this the OLPC by any
> chance?);
>
> My advise is to avoid the Gnome dependencies if at all possible.
>



More information about the Mono-devel-list mailing list