I am trying to install mono 1.2.6 on FC 8. When I try to install libgdiplus, I get a dependency error- libexif.so.9 is needed by package libgdiplus.
I currently have mono 1.2.5 installed. I tried a couple of things: 1. Downloaded the libexif.la, libexif.so.9, and libexif.so.9 , and put them in my mono install dir. 2. Then I tried ln -s libexif.so.12 libexif.so.9 (even though it seems backward) I used this rpm from http://www.go-mono.com/download-stable/rhel-4-i386/ libgdiplus-1.2.6-2.rhel4.novell.i386.rpm I don't know if this is the correct way to do it, I am new to linux, so please be kind! _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
