dCore Import Debian Packages to Mountable SCE extensions > dCore X86

Boot time

<< < (3/3)

Juanito:
gtk-sharp posted (not tested)

mzlj10:
thank you for the post in the repository. But I stil have a problem  :-\
Now when I want to run the app with mono "app name" I get System.DllNotFoundException: libglib-2.0-0.dll
I searched the web and get the tip to load mono-dev package too, but the error is still present.
Anyone know how to solve this?
Is the problem in mono extension? Because in dCore is this program with mono-runtime and gtk-sharp package running fine.
Is maybe there a port of libmono-system-reactive-windows-forms2.2-cil? Is there any option to port .sce extensions to .tcz? Or is to hard to do it? Is there to much dependence of the packages?

Juanito:
does "MONO_LOG_LEVEL=debug mono app_name" give any more clues?

Juanito:
I reposted gtk-sharp with the correct location of perl in the scripts:

/usr/local/lib/gtk-sharp-2.0/gapi2xml.pl
/usr/local/lib/gtk-sharp-2.0/gapi_pp.pl

I don't know if this will help or not.

As per:
--- Code: ---$ cat /tmp/pkg/usr/local/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.config
<configuration>
  <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
  <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
  <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0.so.0"/>
</configuration>

--- End code ---

..libglib-2.0-0.dll/libglib-2.0.so.0 look to be correctly identified.

Does your app know to look under /usr/local/lib?

Navigation

[0] Message Index

[*] Previous page

Go to full version