[Mono-list] cannot run Mono with different lib path

Ian Norton inb at ncipher.com
Sat Jun 11 04:35:08 EDT 2011


Im fairly sure you will need to build a mono with ~ as a prefix. Building on another freebsd system and copying should work then.

"Philip Chan" <comphilip at msn.com> wrote:

>I registered a Shell Account on a free FreeBSD server. Mono is not
>installed in server by default. Users can use installation utility to
>install extra applications under their home folders.
>
>So after installing Mono, Mono files are in ~/bin, ~/lib and so on.
>Extra PATH is added to PATH environment variable. And LD_LIBRARY_PATH
>is set to path of ~/lib.
>
>But when I use Mono to run an exe, mscorlib.dll not found:
>The assembly mscorlib.dll was not found or could not be loaded.
>It should have been installed in the
>`/usr/local/lib/mono/2.0/mscorlib.dll' directory.
>
>Mono should load mscorlib.dll in ~/lib/mono/2.0/mscorlib.dll.
>
>How can I tell Mono the paths are changed?
>
>Thanks,
>comphilip

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.


More information about the Mono-list mailing list