I think I've finally managed to botch it all up. I created a JRE-style zipped package, which you can download here 1,2 at your own risk ;). Whoa, it's taken me 4 days just to get so far with mono/solaris. ^o^ I wanna sleep like the relakkuma now hehe... These binaries are compiled for 32-bit/x86 processors. They also run on 64-bit/x86-64 processors. They are not compiled for running winforms applications. To extract the archive use: "gtar -zxvf"
Comments
I'm trying to run a winforms app on Solaris x86 with Mono 1.2.6.
Well, I'm having some trouble.
First it says it can't find gdiplus.dll. I've correctly set both PATH and LD_LIBRARY_PATH to the 1.2.6 binaries.
Then I modify etc/config (mono config) to map gdiplus.dll to libgdiplus.so
Now it tells it can't find libgdiplus.so.
So, I guess I'm doing something pretty wrong here!
Do you have any ideas?
Thanks!
pablo
Mono packages I provide on my blog do not support any GUI apps on Solaris. They are for console-only applications.
Sorry!
Cetin