KDE3 compile partial failure
edj
edj
Mon May 17 11:30:48 PDT 2004
On Fri 03 May 2002 11:01 pm, Douglas J Hunley wrote:
> edj spewed electrons into the ether that resembled:
> > ftsnames.h is in /usr/X11R6/include/freetype2/freetype/ftsnames.h . I
> > added that to PATH and tried again, but no go. When qt3 compile
> > stopped by not finding qname, I added its location to PATH, and qt3
> > went smoothly. But here, nothing.
>
> that's cause qname is an executable, so putting it in the path makes a
> difference. now you're looking for header files. they have nothing to do
> with $PATH. You need to mess w/ --extra-include-dir (or something
> similar) with the ./configure command
I Knew That (tm). OK, I tried adding
--x-includes=/usr/X11R6/include/freetype2/freetype
to the configure script. I saw that dir scrolling by somewhere, but
still no go - same error -ftsnames.h not found. Thanks for responding.
--
Ed Jabbour
More information about the Linux-users
mailing list