[Mono-list] libgdiplus has not installed - linker conflict with some library

HL1234 development at langner.net
Tue Apr 24 21:03:54 UTC 2012


Hello,
this is my first post. Let me say thank you that mono-project has been
happend. 

I had installed mono on a freeBSD server some times, but now, after a update
of some software on this system, I get a problem to get mono run again. I
updated mono from version 2.10.2 to 2.10.6. It is the freeBSD version
8.1-RELEASE amd64.

I have installed mono (and after that mod_mono) from the freeBSD-Ports - /a
freeBSD package-install-system/. It has been installed to end, but as I
tested a ASP.NET site, an error occur: "System.DllNotFoundException:
gdiplus.dll"

I figuret out, this is because libgdiplus is missed, see 
http://www.mono-project.com/DllNotFoundException
http://www.mono-project.com/DllNotFoundException .

I  have tried to install libgdiplus via the ports
/usr/ports/x11-toolkits/libgdiplus, but it does not compile. 

The error message is: 
gmake[2]: Entering directory
`/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.10/tests'/usr/bin/ld:
......some stuff....

warning: libbz2.so.4, needed by /usr/local/lib/libfreetype.so, may conflict
with libbz2.so.1

testgdi.o(.text+0x29): In function `win_draw':

: undefined reference to `GdipCreateFromXDrawable_linux'

....some more error messages and break....

So I believe this confict will also has been happend as I had installed mono
bevore, but I have not seen it because of a lot of compiling lines.

I have try to uninstall "libfreetype", but this does not help. Also I have
try to rename libbz2.so.4 or libbz2.so.1, but then the message are "the
library is missed".


What can I do know? Can You give me an advice how to fix this?

Thank You - greetings Harald

--
View this message in context: http://mono.1490590.n4.nabble.com/libgdiplus-has-not-installed-linker-conflict-with-some-library-tp4584814p4584814.html
Sent from the Mono - General mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120424/ce5be107/attachment-0001.html>


More information about the Mono-list mailing list