Gnome#

Software Screenshot:
Gnome#
Software Details:
Version: 2.20.1
Upload Date: 3 Jun 15
Developer: Gnome Team
Distribution Type: Freeware
Downloads: 2

Rating: nan/5 (Total Votes: 0)

Gnome# is a .NET language binding for assorted GNOME libraries. It is free software, licensed under the GNU LGPL.

Building & Installing Gnome#:

The build is the traditional:

./configure
make
make install

You may want to consider using configure's prefix option to install Gnome# using the same prefix as Mono. That way all of your .NET assemblies get placed in the same place, and you don't need to do any extra "configuring" o make it so mono can find your assemblies. In other words, doing something like:

./bootstrap-< version > --prefix=/the/path/that/was/used/for/mono
make
make install

(Of course, replace "/the/path/that/was/used/for/mono" with whatever path which was used for Mono. This might have been "/usr", "/usr/local", or something similar.)

Requirements:

  • GNOME 2.x
  • GTK 2.x

Similar Software

Other Software of Developer Gnome Team

GNOME LiveCD
GNOME LiveCD

27 Sep 15

Comments to Gnome#

Comments not found
Add Comment
Turn on images!