Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libglib-2.0-0.dll conflict running Microcharts sample on Suse SLE 12 #1

Open
asemeco opened this issue Jan 25, 2019 · 0 comments
Open
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@asemeco
Copy link

asemeco commented Jan 25, 2019

In the instructions to run the Microcharts sample on a Mono application on Linux, you mention editing /etc/mono/config, but don't say which changes to make...

Also, when I try on Suse SLE 12, I get:

Mono: DllImport attempting to load: 'libglib-2.0-0.dll'.
Mono: DllImport error loading library '/home/scot/XUI/MicroCharts.GTK/libglib-2.0-0.dll': '/home/scot/XUI/MicroCharts.GTK/libglib-2.0-0.dll: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/scot/XUI/MicroCharts.GTK/libglib-2.0-0.dll.so': '/home/scot/XUI/MicroCharts.GTK/libglib-2.0-0.dll.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/scot/mono_5.16.0.220_runtime/lib/libglib-2.0-0.dll': '/home/scot/mono_5.16.0.220_runtime/lib/libglib-2.0-0.dll: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/scot/mono_5.16.0.220_runtime/lib/libglib-2.0-0.dll.so': '/home/scot/mono_5.16.0.220_runtime/lib/libglib-2.0-0.dll.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libglib-2.0-0.dll': '/home/scot/XUI/libglib-2.0-0.dll: invalid ELF header'.
Mono: DllImport error loading library 'libglib-2.0-0.dll.so': 'libglib-2.0-0.dll.so: cannot open shared object file: No such file or directory'.

The shared libary is either absent, or has the wrong ELF header.

We may have to build SkiaSharp on our version of Linux. What do you advise?

Thanks,

Antonio Semeco,
[email protected]

@jsuarezruiz jsuarezruiz self-assigned this Jan 29, 2019
@jsuarezruiz jsuarezruiz added bug Something isn't working help wanted Extra attention is needed labels Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants