[Mono-list] Mono 2.6 for Ubuntu
Alex Shulgin
alexander.shulgin at yessoftware.com
Thu Jan 14 11:57:46 EST 2010
Chorn Sokun wrote:
> Hmm, seem like I ran into another problem I can't I tried to build
> gtk-sharp running
> ./configure --prefix=/opt/mono yield the following error
>
> checking for MONO_DEPENDENCY... no
> checking for gacutil... /usr/bin/gacutil
> checking for al... no
> configure: error: No al tool found. You need to install either the mono
> or .Net SDK.
>
> How can I pass this error?
Assuming you've installed mono to /opt/mono successfully, try this:
PKG_CONFIG_PATH=/opt/mono/lib/pkgconfig ./configure
--
Alex
>
> On Thu, Jan 14, 2010 at 11:23 PM, Chorn Sokun <chornsokun at gmail.com
> <mailto:chornsokun at gmail.com>> wrote:
>
>
> Hm... did you try:
>
> sudo apt-get build-dep libgdiplus
>
> After this it should be as easy as ./configure; make; make install.
>
> Hooray ! this work perfect now libgdiplus-2.6 waiting for mono to
> finish it make install
> Thanks @Alex
>
> --
> Cheers,
> Alex
>
>
>
More information about the Mono-list
mailing list