Date: Wed, 20 Mar 2013 10:58:30 +0000 From: Tom Evans <tevans.uk@googlemail.com> To: Manuel Ochoa <mochoa@peachtreeatlanta.us> Cc: x11@freebsd.org Subject: Re: Problem installing php5-gd Message-ID: <CAFHbX1JefUaiRSKNaojETsZRJ3oGNDjVRRDuVV0=brePbSG9LA@mail.gmail.com> In-Reply-To: <CANrPyqYd0N85Vsc0Qt-PCpyO1t7pCS4yd2z6WO9fqeUry43G=A@mail.gmail.com> References: <CANrPyqYd0N85Vsc0Qt-PCpyO1t7pCS4yd2z6WO9fqeUry43G=A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 19, 2013 at 7:10 PM, Manuel Ochoa <mochoa@peachtreeatlanta.us> wrote: > Hello Maintainer, > > I recently installed Freebsd 9.1 on a new server and installed php5. I then > ran these commands: > > > cd /usr/ports/graphics/php5-gd > make install clean > > > And got this error: > > > ...checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ISO C89... (cached) none needed > checking dependency style of cc... (cached) gcc3 > checking for xsltproc... no > configure: error: XCB requires xsltproc. libxcb requires libxslt, and the dependency is listed correctly in the BUILD_DEPENDS for libxcb, so I am unsure how you ended up with this. Do you have libxslt installed? Do you have an xsltproc executable? Including the config.log, as the error message indicated, would help. Cheers Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHbX1JefUaiRSKNaojETsZRJ3oGNDjVRRDuVV0=brePbSG9LA>