Hello, everybody! I know, I've already asked this question some time ago, but I think it's important. I want to get the search path for the mono assemblies not fixed, but realative to the bin directory (e.g ../lib)
That can be changed by changing assembliesdir = $(libdir) in mono/metadata/Makefile.am to assembliesdir = ../lib At least, it should. The problem is only things are not realative to c:\mono-0.10\install\bin then, but to the path were I am currently (e.g. I am at c:\johannes\test --> libs search in c:\johannes\lib) Is there really no solution? Johannes _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
