Re: Unable to find 'automake'

2006-02-26 Thread Gerard Seibert
Kris Kennaway wrote: > On Sun, Feb 26, 2006 at 05:17:30AM -0500, Gerard Seibert wrote: > > Kris Kennaway wrote: > > > > > On Sat, Feb 25, 2006 at 06:23:42PM -0500, Gerard Seibert wrote: > > > > Using FreeBSD 5.4 > > > > > > > > While building 'portmanager', I noticed this error message: > > > >

Re: Unable to find 'automake'

2006-02-26 Thread Kris Kennaway
On Sun, Feb 26, 2006 at 05:17:30AM -0500, Gerard Seibert wrote: > Kris Kennaway wrote: > > > On Sat, Feb 25, 2006 at 06:23:42PM -0500, Gerard Seibert wrote: > > > Using FreeBSD 5.4 > > > > > > While building 'portmanager', I noticed this error message: > > > > > > Making all in libMG > > > Makin

Re: Unable to find 'automake'

2006-02-26 Thread Gerard Seibert
Kris Kennaway wrote: > On Sat, Feb 25, 2006 at 06:23:42PM -0500, Gerard Seibert wrote: > > Using FreeBSD 5.4 > > > > While building 'portmanager', I noticed this error message: > > > > Making all in libMG > > Making all in src > > cd ../.. && /bin/sh > > /usr/ports/sysutils/portmanager/work/po

Re: Unable to find 'automake'

2006-02-25 Thread Kris Kennaway
On Sat, Feb 25, 2006 at 06:23:42PM -0500, Gerard Seibert wrote: > Using FreeBSD 5.4 > > While building 'portmanager', I noticed this error message: > > Making all in libMG > Making all in src > cd ../.. && /bin/sh > /usr/ports/sysutils/portmanager/work/portmanager-0.4.1/missing --run > automak

Re: Unable to find 'automake'

2006-02-25 Thread Michael C. Shultz
On Saturday 25 February 2006 15:23, Gerard Seibert wrote: > Using FreeBSD 5.4 > > While building 'portmanager', I noticed this error message: > > Making all in libMG > Making all in src > cd ../.. && /bin/sh > /usr/ports/sysutils/portmanager/work/portmanager-0.4.1/missing --run > automake --gnu l

Unable to find 'automake'

2006-02-25 Thread Gerard Seibert
Using FreeBSD 5.4 While building 'portmanager', I noticed this error message: Making all in libMG Making all in src cd ../.. && /bin/sh /usr/ports/sysutils/portmanager/work/portmanager-0.4.1/missing --run automake --gnu libMG/src/Makefile automake: not found WARNING: `automake' is missing o