On Thu, Jan 14, 2010 at 11:57 PM, Alex Shulgin <
alexander.shul...@yessoftware.com> wrote:

> 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
>
> Now I got one more check pass but still problem

checking for MONO_DEPENDENCY... yes
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
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to