| List: | Internals | « Previous MessageNext Message » | |
| From: | Eric Prud'hommeaux | Date: | September 2 2007 10:36pm |
| Subject: | mysql_install_db ignores basedir | ||
| View as plain text | |||
if test -z "$basedir"
then
# We come here when source-install is given
bindir="$basedir/bin"
extra_bindir="$bindir"
fi
only uses $basedir if it is not set. reversing this test allowed me
to install
--
-eric
office: +1.617.258.5741 NE43-344, MIT, Cambridge, MA 02144 USA
mobile: +1.617.599.3509
(eric@stripped)
Feel free to forward this message to any list for any purpose other than
email address distribution.
Attachment: [application/pgp-signature] Digital signature signature.asc
| Thread | ||
|---|---|---|
| • mysql_install_db ignores basedir | Eric Prud'hommeaux | 3 Sep |
| • Re: mysql_install_db ignores basedir | Chad MILLER | 4 Sep |
