[Mono-list] Mono 2.6 for Ubuntu

Chorn Sokun chornsokun at gmail.com
Fri Jan 15 08:45:48 EST 2010


Yes it already there but still the problem that why I wonder.
Oh I am on Ubuntu x86_64 now I do
> sudo apt-get install mono-devel
> sudo apt-get install mono-mcs
I can get pass the error now I fall into new error :D
---
checking for PANGO... configure: error: Package requirements (pango) were
not met:

No package 'pango' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PANGO_CFLAGS
and PANGO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
---

Look like I need to install PANGO package now googling :(

On Fri, Jan 15, 2010 at 8:32 PM, Alan McGovern <alan.mcgovern at gmail.com>wrote:

> If mono was installed into the "/opt/mono" prefix then you should have:
>
> PATH=/opt/mono/bin:$PATH
>
> Alan
> On Fri, Jan 15, 2010 at 1:19 PM, Chorn Sokun <chornsokun at gmail.com> wrote:
>
>> hmm, strange I can't get gtk-sharp-2.12.9 don't understand why *al* is
>> located in */opt/mono/bin/al*
>> but when I excecute > al I got
>>
>> *The program 'al' is currently not installed.  You can install it by
>> typing:*
>> *sudo apt-get install mono-devel*
>>
>> PKG_CONFIG_PATH=/opt/mono/lib/pkgconfig ./configure
>> and PATH="/opt/mono/path:$PATH" doesn't help either.
>>
>>
>> On Fri, Jan 15, 2010 at 4:25 AM, Michael Hutchinson <
>> m.j.hutchinson at gmail.com> wrote:
>>
>>> > Chorn Sokun wrote:
>>> > 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.
>>>
>>>
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100115/8e0556c8/attachment.html 


More information about the Mono-list mailing list