build configure script error
Rajinder Yadav
devguy-DaQTI0RpDDMAvxtiuMwx3w at public.gmane.org
Thu Jun 25 00:35:01 UTC 2009
I was able to figure it out, seems like pkg-config was confused where to look. The config script worked after I typed the following:
PKG_CONFIG_PATH=/usr/local/lib
export PKG_CONFIG_PATH
I first compiled freetype2 and fontconfig from source to have the latest. Also learned a few other things from your responses, thanks again!
Now, I can get to building gkt+, wxGTK and ultimately CodeBlock my C++ IDE =)
Kind Regards,
Rajinder Yadav
--- On Wed, 6/24/09, Rajinder Yadav <devguy-DaQTI0RpDDMAvxtiuMwx3w at public.gmane.org> wrote:
> From: Rajinder Yadav <devguy-DaQTI0RpDDMAvxtiuMwx3w at public.gmane.org>
> Subject: Re: [TLUG]: build configure script error
> To: tlug-lxSQFCZeNF4 at public.gmane.org
> Received: Wednesday, June 24, 2009, 5:17 PM
>
> I got a reply this time from someone on the ciaro list.
> Just wondering if pkg-config doesn't find as suggest, how
> does one fix a pkg-config problem?
>
> <<---
> Well first I'd check that pkg-config can find your freetype
> and
> fontconfig. For me the output of querying the version
> numbers of
> those packages gives this:
>
> $ pkg-config --modversion freetype2
> 9.18.3
> $ pkg-config --modversion fontconfig
> 2.6.0
>
> If pkg-config can't find the packages that's probably your
> problem and
> fixing that should put you on the right path.
> --->>
>
> Kind Regards,
> Rajinder Yadav
>
>
> --- On Wed, 6/24/09, Jamon Camisso <jamon.camisso at utoronto.ca>
> wrote:
>
> > From: Jamon Camisso <jamon.camisso at utoronto.ca>
> > Subject: Re: [TLUG]: build configure script error
> > To: tlug at ss.org
> > Received: Wednesday, June 24, 2009, 4:32 PM
> > Rajinder Yadav wrote:
> > > Hi Marc,
> > >
> > > I agree with you that if I installed the devel
> pack
> > then I should not have to build them from source, but
> > getting desperate I tired everything I could think of
> at the
> > time =)
> > >
> > > I am not sure why make install put the lib and
> include
> > under /usr/local and not /usr
> > >
> > > I just noticed this when I did a search for the
> libs
> > the most recent compiled version were found under
> > /usr/local/
> > >
> > > I will have to get you the logs tonight when I
> get
> > home.
> > > The nice guys on ciaro mailing list totally
> ignored?
> > snubber? my request, yet just right now I see they
> helped
> > someone else with a compile error, stating that gmake
> is
> > needs, if the person took the time to read the INSTALL
> note
> > he would have know =P ... maybe I should reply to
> that
> > thread and ask what he did to get past the config
> > script...in fact I am going to do that just now ;)
> > >
> > > Kind Regards,
> > > Rajinder Yadav
> >
> > I haven't really seen a configure script that points
> to
> > /usr by default, /usr/local is pretty much always
> used
> > as a prefix by default unless explicitly overridden.
> Also,
> > check the output of ./configure --help, always, every
> time,
> > before actually building something.
> >
> > Jamon
> > --
> > The Toronto Linux Users Group.
> > Meetings: http://gtalug.org/
> > TLUG requests: Linux topics, No HTML, wrap text below
> 80
> > columns
> > How to UNSUBSCRIBE: http://gtalug..org/wiki/Mailing_lists
> >
>
>
>
> __________________________________________________________________
> Yahoo! Canada Toolbar: Search from anywhere on the web, and
> bookmark your favourite sites.. Download it now
> http://ca.toolbar.yahoo.com.
>
> --
> The Toronto Linux Users Group.
> Meetings: http://gtalug.org/
> TLUG requests: Linux topics, No HTML, wrap text below 80
> columns
> How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
>
__________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr!
http://www.flickr.com/gift/
--
The Toronto Linux Users Group. Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
More information about the Legacy
mailing list