Bugzilla – Bug 314347
hardcoded path in mono 0.31
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by bart@perfectpc.be 2004-04-10 05:41:09 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Mono looks for dll install path that does not exist and has never been provided - I presume a hardcoded path Steps to reproduce the problem: 1. compile a cs app. (no problems - compiles fine) 2. run the app: mono [appname] 3. error occurs, see below Actual Results: The assembly mscorlib.dll was not found or could not be loaded. It should have been installed in the 'c:/b/install/lib' directory Expected Results: applications should have run How often does this happen? every time I want to execute an application (mono 0.31) Additional Information: ---- Additional Comments From gonzalo@ximian.com 2004-04-10 05:59:29 MST ---- The hardcoded path is for the place where you installed mono. If you move the assemblies to another place you should use MONO_PATH variable. ---- Additional Comments From bart@perfectpc.be 2004-04-10 07:50:32 MST ---- I didn't install Mono in c:/b/install, but in e:/mono0.31. that 'b' directory doesn't even exist ... ---- Additional Comments From vargaz@freemail.hu 2004-04-10 10:04:46 MST ---- *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO50085 *** ---- Additional Comments From gonzalo@ximian.com 2004-04-10 10:44:45 MST ---- oh, that's a bug in the windows package. Anyway, setting MONO_PATH environment variable to c:\mono0.31\lib should make it work. Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Windows XP</cf_op_sys_details> Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"