Package: libgtk-cil
Version: 1.0.4-1
Severity: minor

when I try:
mcs -r:gtk-sharp  -r:gdk-sharp -r:glib-sharp same-gnome.cs

fails with:

error CS0006: Cannot find assembly `gtk-sharp'
Log: 

error CS0006: Cannot find assembly `gdk-sharp'
Log: 

error CS0006: Cannot find assembly `glib-sharp'
Log: 

Compilation failed: 3 error(s), 0 warnings

but:
mcs -r:/usr/share/dotnet/mono/gtk-sharp/gtk-sharp
-r:/usr/share/dotnet/mono/gtk-sharp/gdk-sharp
-r:/usr/share/dotnet/mono/gtk-sharp/glib-sharp same-gnome.cs

works.

Can you please add /usr/share/dotnet/mono/gtk-sharp/ to mcs path.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.4.18-bf2.4
Locale: LANG=es_CO, LC_CTYPE=es_CO (charmap=ISO-8859-1)

Versions of packages libgtk-cil depends on:
ii  libatk1.0-0                 1.8.0-4      The ATK accessibility toolkit
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libglib-cil                 1.0.4-1      .NET binding for the GLib utility 
ii  libglib2.0-0                2.6.2-1      The GLib library of C routines
ii  libgtk2.0-0                 2.6.2-2      The GTK+ graphical user interface 
ii  libpango1.0-0               1.8.0-3      Layout and rendering of internatio
ii  mono-assemblies-base        1.0.5-2      Mono .NET class libraries
ii  mono-jit                    1.0.5-1      fast CLI/.NET JIT compiler for Mon

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to