jed-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

RE: Enable Xft using configure


> -----Original Message-----
> From: John E. Davis [mailto:davis@xxxxxxxxxxxxx]
> Sent: sabato 22 ottobre 2005 7.13
> To: SANGOID@xxxxxxxxxxxxxxxxx; Jed-Users-l-2 (E-mail)
> Subject: Re: Enable Xft using configure
> 
> 
> How common is pkg-config?  I would like to avoid the need for 3rd
> party programs as much as possible.
> 

It is in every modern Linux distribution (but I can tell what "modern"
means...).

Anyways, if pkg-config is not found, './configure' will go on, and Xft
support will be disabled. The user can still enable it editing src/Makefile
as before.

I have tried renaming 'pkg-config', and configure says:
-------- quote
[...]
checking for the slang library and header files ... yes: /usr/local/lib and
/usr/local/include
checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: creating ./config.status
[...]
-------- end quote

Maybe we can customize the text above, or add a line at the end of configure
output, as jed does now for GPM support.

Thanks!
						Dino



[2005 date index] [2005 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]