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

HL1234 development at langner.net
Sat Apr 28 14:11:03 UTC 2012


Hi too!

Yes, I have reinstalled the libgdiplus libraray twice. But it hangs on an
error:

libtool: link: cc -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -pthread -o
.libs/testgdi testgdi.o  -L/usr/local/lib ../src/.libs/libgdiplus.so
/usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libpcre.so
/usr/local/lib/libcairo.so /usr/local/lib/libpixman-1.so
/usr/local/lib/libxcb-shm.so /usr/local/lib/libxcb-render.so -lGL
/usr/local/lib/libXrender.so /usr/local/lib/libX11.so
/usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so
/usr/local/lib/libpthread-stubs.so -lrpcsvc /usr/local/lib/libtiff.so -llzma
-ljbig /usr/local/lib/libjpeg.so /usr/local/lib/libungif.so -lpng
/usr/local/lib/libexif.so /usr/local/lib/libintl.so
/usr/local/lib/libiconv.so -lm /usr/local/lib/libfontconfig.so
/usr/local/lib/libfreetype.so -lz -lbz2 /usr/local/lib/libexpat.so -pthread
-Wl,-rpath -Wl,/usr/local/lib

/usr/bin/ld: 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'


Because I do not program under Unix/Linux I don't know what to to with this
linker conflict: 
/" libbz2.so.4, needed by /usr/local/lib/libfreetype.so, may conflict with
libbz2.so.1"/

Your are right: libgdiplus is an implementation of Windows GDI+ for other
operation systems;  http://www.mono-project.com/Libgdiplus
http://www.mono-project.com/Libgdiplus  So ASP.NET with graphics, like
TreeView, will not work under mono if it is missed.


--
View this message in context: http://mono.1490590.n4.nabble.com/libgdiplus-has-not-installed-linker-conflict-with-some-library-tp4584814p4594809.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/20120428/1aa8d3cd/attachment.html>


More information about the Mono-list mailing list