On Thu, 2004-07-08 at 09:06, Tizio Incognito wrote: > $> monodevelop > > ** (./MonoDevelop.exe:1640): WARNING **: Could not find assembly > Mono.Posix, references from /usr/lib/monodevelop/bin/./MonoDevelop.exe > (assemblyref_index=3) > Major/Minor: 1,0 > Build: 5000,0 > Token: 0738eb9f132ed756
You need to install the mono-posix RPM. > $> monodoc > > ** (browser.exe:1659): WARNING **: Could not find assembly > ICSharpCode.SharpZipLib, references from > /usr/lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll > (assemblyref_index=3) > Major/Minor: 0,6 > Build: 0,0 > Token: 1b03e6acf1164f73 You need to install the mono-ziplib RPM. BTW, how did you install Mono 1.0? I had upgraded from Beta 3 to 1.0 on Fedora Core 2 and found that a number of dependent packages weren't installed during the upgrade, such as mono-posix and mono-drawing. - Jon _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
