[Mono-list] Mono 2.6 for Ubuntu

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Jan 14 16:25:46 EST 2010


On Thu, Jan 14, 2010 at 11:59 AM, Chorn Sokun <chornsokun at gmail.com> wrote:
>
> On Thu, Jan 14, 2010 at 11:57 PM, Alex Shulgin
> <alexander.shulgin at 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

PATH="/opt/mono/path:$PATH"

See http://www.mono-project.com/Parallel_Mono_Environments for a more
complete list of environment variables needed for a parallel install.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-list mailing list