When applied this method, all things ok. Thanks.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Howard Cole
Sent: 14 Ocak 2005 Cuma 16:30
To: Mono List
Subject: Re: [Mono-list] Configure Problem
As the output states, you probably need to set the
On Fri, 2005-01-14 at 14:18 +, Paul Johnson wrote:
> Hi,
>
> > I have a problem. When I was make "./configure -- prefix/usr/local"
> > for installation mono, computer is giving this error :
>
> You don't need to specify /usr/local, it's set as the default. Also the
> format is
>
> --prefix=/
Hi,
> I have a problem. When I was make "./configure -- prefix/usr/local"
> for installation mono, computer is giving this error :
You don't need to specify /usr/local, it's set as the default. Also the
format is
--prefix=/usr/local - note, no spaces and an equals.
> checking for pkg-config...
As the output states, you probably need to set the PKG_CONFIG_PATH
environment variable to look in the directories with the *.pc files. On
my Fedora FC3 build I use the following:
$ export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
Howard Cole
www.selestial.com
Baris KANLICA
Hi All,
I have a problem. When I was make "./configure --
prefix/usr/local" for installation mono, computer is giving this error :
checking for pkg-config...
/usr/bin/pkg-config
Package glib-2.0 was not found in the
pkg-config search path.
Perhaps you should add the directory
c