Re: libXrender.tar.gz problem




--- Bill Cunningham <billcu1 verizon net> wrote:

> 
> ----- Original Message ----- 
> From: "Sergei Steshenko" <sergstesh yahoo com>
> To: "Bill Cunningham" <billcu1 verizon net>; <gtk-list gnome org>
> Sent: Monday, September 11, 2006 1:21 AM
> Subject: Re: libXrender.tar.gz problem
> 
> 
> 
> > Xrender.pc most likely contains path of include and library files.
> >
> > You probably effectively don't use Xrender.pc since, as you wrote,
> > it "isn't in the pkg-config dir".
> 
>     Not according to pkg-config
> 
> > And it probably is not consistent with actual file locations anyway,
> > since, as you wrote: "So to make some things simpler I moved all the
> headers
> > from extensions and the headers and a couple of C files".
> 
>     I have everything in usr/local in non-standard locations as far as X
> goes.
> 
> > Now, why do you think you've made things simpler ?
> >
> > How did you let 'configure' know where the files are - you moved them,
> > remember ?
> 
>     --x-includes=/usr/local/include/X11 --x-libraries=/usr/local/lib
> 
> pkg-config isn't overriden like it usually is like this.
> 
> > Did you use environment variables in order to help 'configure'  find
> > the necessary files ?
> 
>     Not quite sure what you mean by environment variables. If you mean
> X_CFLAGS or CFLAGS LDFLAGS. I know of them but not how to use them with
> configure. I've tried.


As suggested many times before, have a look into

http://appsfromscratch.berlios.de/build.first_run.log.txt

file and look for CPPFLAGS, LDFLAGS, LD_LIBRARY_PATH in it
- you'll see real life examples how to use the variables with
'configure'.

> 
> > --Sergei.
> >
> > Applications From Scratch: http://appsfromscratch.berlios.de/
> >
> 
> 

--Sergei.
As

Applications From Scratch: http://appsfromscratch.berlios.de/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]