Page 1 of 1

[SOLVED] lib64gdiplus0-2.10.9-6.mga4 missing a symlink

PostPosted: May 24th, '14, 17:45
by billr
lib64gdiplus0-2.10.9-6.mga4 provides /usr/lib64/libgdiplus.so.0 and /usr/lib64/libgdiplus.so.0.0.0.

However, the mono runtime when using -pkg:dotnet is looking for libgdiplus.so. I solved it by manually creating a symlink from libgdiplus.so.0.0.0 to libgdiplus.so, but it would be nice if the package could be updated to add the link.

Re: lib64gdiplus0-2.10.9-6.mga4 missing a symlink

PostPosted: May 24th, '14, 17:52
by doktor5000
It's not missing, it's provided by the -devel package. You could easily find out via urpmf filename.
Check the files section: http://pkgs.org/mageia-4/mageia-core-re ... 4.rpm.html

Re: lib64gdiplus0-2.10.9-6.mga4 missing a symlink

PostPosted: May 24th, '14, 19:40
by billr
My bad - sorry!

Re: [SOLVED] lib64gdiplus0-2.10.9-6.mga4 missing a symlink

PostPosted: May 24th, '14, 20:28
by doktor5000
np :)