Hy,
has anyone ever experienced the problem that when specifying a 
program-prefix with configure, the specified prefix will be prefixed two 
times, say i do

./configure --prefix=/usr/local/mysql/ --program-prefix=ga

then I get binaries like

gagamysql gagamysqladmin gagamysqlshow

and so on..

Another thing what just happens to me is that then, after I compiled 
with the aboce configure command, when I run 
"/usr/local/mysql/bin/gagamysql_install_db" it tells me to do a "make 
install" before running it, but I actually did, otherwise i could run it 
in /usr/local/mysql/bin.

But that might have something to do with the wrong names?!
I will try now if all goes without the --program-prefix...

ps: using source for mysql-3.23.47, SuSE Linux 7.3, updated from 7.0

henning



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to