Bug 314347 (MONO56778) - hardcoded path in mono 0.31
Summary: hardcoded path in mono 0.31
Status: RESOLVED MOVED
Alias: MONO56778
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 12:41 UTC by Bart Van Rompaey
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:33:25 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"