<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>On 2007/11/14, at 2:20 AM, Joshua Ferraro wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">On 11/13/07, <a href="mailto:a.maclennan@rgu.ac.uk">a.maclennan@rgu.ac.uk</a> &lt;<a href="mailto:a.maclennan@rgu.ac.uk">a.maclennan@rgu.ac.uk</a>&gt; wrote:</div> <blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hi, Joshua</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Thanks for getting back to me. I see I've been a bit verbose - my core</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">question was: " can I tell the install script that MySQL now lives at</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">/opt/lampp/bin/mysql". Is there a way to change the install script in</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">this regard?</div> </blockquote><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hmmm...so the issue you're having is that the installer doesn't realize</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">that MySQL is, in fact, installed? Sorry if I'm being dense, but I'm not</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">sure why that would matter :-)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div></blockquote><br></div><div>Hi Alan,</div><div><br></div><div>so, before you run the install.pl</div><div><br class="webkit-block-placeholder"></div><div>what does a 'which mysql'  show you?.</div><div>and have you tried adding '/opt/lampp/bin/' to your PATH </div><div><br class="webkit-block-placeholder"></div><div>like this...</div><div>export PATH=/opt/lampp/bin/:$PATH</div><div><br class="webkit-block-placeholder"></div><div>then checking your path, like this...</div><div>export | grep PATH</div><div><br class="webkit-block-placeholder"></div><div>then running 'which mysql', which should hopefully reply...</div><div>/opt/lampp/bin/mysql</div><div><br class="webkit-block-placeholder"></div><div>that should do it :)</div><div><br></div><div><br class="webkit-block-placeholder"></div><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>Cheers, Mason</div><div><br class="khtml-block-placeholder"></div><div>--</div><div>Mason James                                <a href="mailto:mason.james@liblime.com">mason.james@liblime.com</a></div><div>Programmer                                         <a href="http://www.liblime.com">www.liblime.com</a></div><div>LibLime                                             +64 21 542 117</div><br class="Apple-interchange-newline"></span></span></span> </div><br></body></html>