[Mono-dev] Olive working with 2.10.1?

Robert Jordan robertj at gmx.net
Fri Apr 8 16:34:22 EDT 2011


On 08.04.2011 22:06, Brad Cunningham wrote:
> I have installed mono via yum to the default location (/opt/novell/mono)
>
> so I do
>
> make prefix=/opt/novell/mono
>
>
> it appears to build but it doesn't move any dll's in the mono folders and my
> app's that depend on things in, say, PresentationCore cannot find the
> PresentationCore.dll

"make" alone won't install anything. Try "make install prefix=...".

Robert



More information about the Mono-devel-list mailing list