Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-24 Thread Neil Bothwick
On Thu, 24 Nov 2005 06:44:51 +0100, Alexander Skwar wrote: > But I was "shocked" to see that in post-5.0.15, the > doc USE flag was removded. Aren't they being moved to a separate build? This makes a lot of sense, there are times you need the docs but not the programs on your computer. -- Neil

Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Alexander Skwar
Richard Fish schrieb: > On 11/23/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: >> I disagree. Check the output of "emerge -pv dev-db/mysql". > > No, look at the ebuilds in portage: > > The mysql builds currently available are: [...] > mysql-4.1.15.ebuild > mysql-5.0.15.ebuild > mysql-5.0.16-r30.

Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Francesco R.
Alle 15:01, mercoledì 23 novembre 2005, Harry Putnam el ga butta: > |I noticed while emerging mysql that the ./configure flags used > | during compile contained one that says: --without-docs > | > |Not a good plan for someone knowing zip about mysql. How can I > |change that to --with-docs from c

Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Francesco R.
Alle 15:01, mercoledì 23 novembre 2005, Harry Putnam el ga butta: > |I noticed while emerging mysql that the ./configure flags used > | during compile contained one that says: --without-docs > | > |Not a good plan for someone knowing zip about mysql. How can I > |change that to --with-docs from c

Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Richard Fish
On 11/23/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: > I disagree. Check the output of "emerge -pv dev-db/mysql". No, look at the ebuilds in portage: The mysql builds currently available are: mysql-3.23.58-r1.ebuild mysql-4.0.25-r2.ebuild mysql-4.0.26.ebuild mysql-4.1.14.ebuild mysql-4.1.15-r

Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Alexander Skwar
Mattias Merilai wrote: > I do not know much about mysql, but looking at the latest ebuild it > seems that it does not look for a doc USE flag. I disagree. Check the output of "emerge -pv dev-db/mysql". Alexander Skwar -- Men of quality are not afraid of women for equality. -- gentoo-user@gent

Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Mattias Merilai
Harry Putnam wrote: I noticed while emerging mysql that the ./configure flags used during compile contained one that says: --without-docs Not a good plan for someone knowing zip about mysql. How can I change that to --with-docs from cmdline? Another thing I noticed is this: [...] --with-big

Re: [gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Alexander Skwar
Harry Putnam wrote: > I noticed while emerging mysql that the ./configure flags used during > compile contained one that says: --without-docs > > Not a good plan for someone knowing zip about mysql. How can I > change that to --with-docs from cmdline? You influence it, by setting USE flags. I'd

[gentoo-user] How to alter ./configure flags from emerge

2005-11-23 Thread Harry Putnam
I noticed while emerging mysql that the ./configure flags used during compile contained one that says: --without-docs Not a good plan for someone knowing zip about mysql. How can I change that to --with-docs from cmdline? Another thing I noticed is this: [...] --with-big-tables --without-docs