Date: Sun, 1 Oct 2017 19:41:13 +0200 From: Roland Smith <rsmith@xs4all.nl> To: Victor <vdemart@gmail.com> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Installing R 3.4.2 from ports doesn't find cairo.so lib Message-ID: <20171001174113.GA89518@slackbox.erewhon.home> In-Reply-To: <374BB9D5-957A-40F4-BB07-598B32999F6A@gmail.com> References: <BF0BE6D1-F860-472C-B029-1B3411E4D8AF@gmail.com> <20171001141453.GB87960@slackbox.erewhon.home> <374BB9D5-957A-40F4-BB07-598B32999F6A@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 01, 2017 at 07:13:25PM +0200, Victor wrote: > I modified > > CAIROPANGO_CONFIGURE_WITH=cairo > > > > to > > CAIROPANGO_CONFIGURE_ENABLE=cairo > > to no avail. Same error! Just as a heads-up; you have to do “make clean; make” for these changes to have effect. If that doesn't work, go into the work directory and run the configure script with the “--help” option to see what form the cairo option should take. Also look at e.g. config.log to check that configure actually finds the system's cairo and pango libraries. If you cen't find any problem, you should submit a problem report for the port. Roland -- R.F.Smith http://rsmith.home.xs4all.nl/ [plain text email much appreciated]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171001174113.GA89518>