I've managed to compile and install libgdiplus, mono, gtk-sharp, monodoc, and xsp from the source tarballs (on Ubuntu 5.04). Hey, perhaps I can get away from Windows some day soon!
I can run monodoc (gtk# version) just fine, also can run the xsp test pages ok. However, when I try to run the xsp version of monodoc I get a compilation error "can not find assembly 'monodoc'" I have run ldconfig as su after installing monodoc. Is there something else I'm supposed to do to tell xsp where to find the Monodoc.dll (which does exist in the gac folder that now exists in /usr/local/lib/mono/gac/monodoc/1.0.0__blahblahblah) a little later... I tried adding a link to Monodoc.dll in the bin folder of the xsp text application and a link to the /usr/local/lib/monodoc folder in the root folder of the xsp test application. That got rid of the "can not find assembly" message but then I got an "Object reference not set to an instance of an object" error. I have a feeling adding the links isn't the way I'm supposed to solve this problem. I'd appreciate any suggestions. Michael Bradley ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
