pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52855 (graphics/graphviz fails packaging)
The following reply was made to PR pkg/52855; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/52855 (graphics/graphviz fails packaging)
Date: Tue, 20 Feb 2018 09:51:03 +0000
On Fri, Dec 29, 2017 at 11:05:00PM +0000, John D. Baker wrote:
> As I recall it was the "gdtclft" sub-module that was erroneously
> omitted in the initial attempt. It is now included.
If that happens again, check what the configure script prints:
echo " gdtclft: $use_gdtclft"
where $use_gdtclft can take on these values:
"No (tcl not available)"
"No (gd not available)"
"Yes"
and then looking at why it doesn't think one or the other of tcl and
gd is available might be illuminating.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index