Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2000 18:43:58 +1100
From:      Danny <dannyh@idx.com.au>
To:        david@banning.com, David Banning <david@www3.pacific-pages.com>, questions@FreeBSD.ORG
Subject:   Re: error installing mysql beta from tarball
Message-ID:  <00100618454301.00344@freebsd.freebsd.org>
References:  <200010042358.XAA20299@d.tracker>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00100618454301.00344>