[Mono-dev] Olive working with 2.10.1?
Brad Cunningham
brad at bradcunningham.net
Fri Apr 8 16:06:46 EDT 2011
Ok so some more hacking seems to have got me farther.
I have found you need the following to be able to build Olive
yum install mono-addon-core
yum install-mono-addon-winfxcore
yum install-mono-addon-wcf
yum install-mono-addon-devel (This is key to get resgen2)
So now it seems like make completes
However the documented install step seems to not actually install anything?
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
Thanks
On Fri, Apr 8, 2011 at 12:52 PM, Brad Cunningham <brad at bradcunningham.net>wrote:
> I am trying to get the latest version of Olive building against 2.10.1 but
> have some troubles. It seems like just some pathing issues with the makefile
> but I am not sure. I am trying to figure out what the bare minimum packages
> I need to install in order for 2.10.1 to compile
>
> So far it seems like I need the following
>
> mono-addon-core
> mono-addon-wcf
> mono-addon-winfxcore
>
> Is that right? Any help getting the makefile working would be appreciated.
>
>
>
> --
> Brad Cunningham
> Microsoft MVP: C#
>
> http://blog.bradcunningham.net
>
--
Brad Cunningham
Microsoft MVP: C#
http://blog.bradcunningham.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110408/ac0c7184/attachment.html
More information about the Mono-devel-list
mailing list