Package: mono
Version: 1.1.9.2-1
Severity: normal

this is a little complex, i'm only just starting out, so i don't know
where to report this.

the following lines are missing from /etc/mono/config:

        <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-x11-2.0.so.0"/>
        <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0.so.0"/>

as shown here:

http://lists.alioth.debian.org/pipermail/pkg-mono-devel/2004-February/000053.html

as a result, the following code:

http://svn.usefulinc.com/svn/repos/trunk/ironpython/monodn/04-gtk/05-graphics/main.py

stands _zero_ chance of working, because IronPython asks mono to find
libgdk_pixbuf-2.0-0.dll, which doesn't exist.

with the above modifications, it at least begins to run the code (which
doesn't work for _other_ reasons but it's a start :)

onward....

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.14-2-686 #1 Mon Nov 14 14:19:05 UTC 2005 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages mono depends on:
ii  mono-common                   1.1.9.2-1  common files for Mono
ii  mono-jit                      1.1.9.2-1  fast CLI (.NET) JIT compiler for M

-- no debconf information



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

Reply via email to