From owner-freebsd-questions Thu Oct 5 14:34:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 1F36F37B503 for ; Thu, 5 Oct 2000 14:34:16 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-191.idx.com.au [203.166.3.191]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id IAA27416; Fri, 6 Oct 2000 08:33:27 +1100 From: Danny To: david@banning.com, David Banning , questions@FreeBSD.ORG Subject: Re: error installing mysql beta from tarball Date: Fri, 6 Oct 2000 18:43:58 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <200010042358.XAA20299@d.tracker> MIME-Version: 1.0 Message-Id: <00100618454301.00344@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG using super user Get the 8mb ports.tar.gz file from www.freebsd.org/ports zcat ports.tar.gz | tar xvf - -C /usr cd /usr/ports/database/mysql make install This will do everything for you automatically and place things in standard places Looking forward to your feedbacl dannyh@idx.com.au On Thu, 05 Oct 2000, David Banning wrote: > I am typing: > ./configure --with-mit-threads > tthen > make > > and I get the error; > make all-recursive > Making all in include > Making all in Docs > cd . && makeinfo --no-split -I . > makeinfo: missing file argument. > Try `makeinfo --help' for more information. > > The defaults for the @if... conditionals depend on the output format: > if generating HTML, --ifhtml is on and the others are off; > if generating Info or plain text, --ifinfo is on and the others are off. > > Examples: > makeinfo foo.texi write Info to foo's @setfilename > makeinfo --html foo.texi write HTML to foo's @setfilename > makeinfo --no-headers -o - foo.texi write plain text to standard output > makeinfo --number-sections foo.texi write Info with numbered sections > makeinfo --no-split foo.texi write one Info file however big > > Email bug reports to bug-texinfo@gnu.org, > general questions and discussion to help-texinfo@gnu.org. > *** Error code 1 > > Stop in /usr/david/mys6/mysql-3.23.21-beta/Docs. > *** Error code 1 > > Stop in /usr/david/mys6/mysql-3.23.21-beta. > *** Error code 1 > > Stop in /usr/david/mys6/mysql-3.23.21-beta. > > > Any idea what to do with this? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message