Automake Problem

2005-01-23 Thread Cody Holland
I'm a newbie to FreeBSD, so please be patient with me. I'm running 5.3 adn am trying to install php4-extensions through the ports collection and getting: ===> Installing for php4-extensions-1.0 ===> php4-extensions-1.0 depends on file: /usr/local/include/php/main/php.h - found ===> php4-exte

Re: Automake Problem

2005-01-23 Thread gabriel
Have you tried doing pkg_add -r automake19? - It appears as though it wasnt able to fetch the dist file, you can try going to one of the mirrors and download it manually then putting it in /usr/ports/distfiles/ Cheers! On Sun, 23 Jan 2005 17:06:39 -0600, Cody Holland <[EMAIL PROTECTED]> wrote: >

Re: Automake Problem

2005-01-23 Thread Michael C. Shultz
On Sunday 23 January 2005 03:06 pm, Cody Holland wrote: > I'm a newbie to FreeBSD, so please be patient with me. I'm running > 5.3 adn am trying to install php4-extensions through the ports > collection and getting: > > ===> Installing for php4-extensions-1.0 > ===> php4-extensions-1.0 depends

configgen.sh automake problem

2006-06-19 Thread Michael Pope
I'm having a problem with aclocal and Automake when I'm running configgen.sh for inkscape on FreeBSD 5.4. Here is the error: ===> Running aclocal... aclocal: couldn't open directory `/usr/local/gnu-autotools/share/aclocal': No such file or directory ===> Running autoheader... ===> Running lib

Re: configgen.sh automake problem

2006-06-20 Thread Lowell Gilbert
Michael Pope <[EMAIL PROTECTED]> writes: > I'm having a problem with aclocal and Automake when I'm running > configgen.sh for inkscape on FreeBSD 5.4. > > Here is the error: > > ===> Running aclocal... > aclocal: couldn't open directory > /usr/local/gnu-autotools/share/aclocal': No such file or di