[Mono-bugs] [Bug 51711][Wis] Changed - Monodoc won't run on SUSE 8.2

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 13:28:32 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51711

--- shadow/51711	2003-12-04 12:40:22.000000000 -0500
+++ shadow/51711.tmp.11758	2003-12-04 13:28:32.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51711
 Product: Mono/Doctools
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Core
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: aaron@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -18,6 +18,12 @@
 
 This is all I get:
 ** (browser.exe:31837): WARNING **: Could not find assembly monodoc
 cannot open assembly browser.exe
 
 I am running monodoc-0.8-0.ximian.7.0
+
+------- Additional Comments From gonzalo@ximian.com  2003-12-04 13:28 -------
+You should have monodoc.dll somewhere, say /home/youruser/mono/lib.
+You have to 'export MONO_PATH=/home/youruser/mono/lib'
+Tell us if this fix your problem.
+Thanks.