[Mono-bugs] [Bug 354323] New: Add Mono's lib/ dir to runtime path on Solaris

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 16 17:47:05 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=354323


           Summary: Add Mono's lib/ dir to runtime path on Solaris
           Product: Mono: Runtime
           Version: SVN
          Platform: All
        OS/Version: Solaris
            Status: NEW
          Keywords: patch
          Severity: Enhancement
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andreas.faerber at web.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: Third Party Developer/Partner


Created an attachment (id=190774)
 --> (https://bugzilla.novell.com/attachment.cgi?id=190774)
proposed patch

The following patch for Solaris adds $libdir to the ELF runtime path, the path
where the executables will search for libraries at runtime.

This avoids having to add e.g. /opt/mono/lib to LD_LIBRARY_PATH for Mono to
find libMonoPosixHelper.so, reducing the complexity in launching MonoDevelop or
mono-service or simply mono.

Tested on Solaris Express 70b x86.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list