<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">As I mentioned, you would need to provide the same --prefix for the TCL/TK build as well.<div><br></div><div>I build in this order:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>tcl</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>tk</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>expect</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>python</div><div><br></div><div>They are all built with "configure --prefix=/home/secureuser"&nbsp;(secureuser is a sandbox user on my systems).</div><div><div><br></div><div>Tim</div><div><br><div><div>On Mar 21, 2011, at 2:42 PM, Kevin Buchs wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Tim,<div><br></div><div>Thanks for your reply. This will handle the Python install path. But I can't get Python to build with Tkinter.<br></div><div><br></div><div>- Kevin Buchs</div><br><div class="gmail_quote">On Mon, Mar 21, 2011 at 4:14 PM, Tim Jones <span dir="ltr">&lt;<a href="mailto:timj@tolisgroup.com">timj@tolisgroup.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><div><div><div></div><div class="h5"><div><div>I use custom locations all the time - have you tried the "--prefix=" setting for configure?</div>
</div></div></div><div><br></div><div><span style="white-space:pre-wrap">        </span>./configure --prefix=/home/secureuser/</div><div><br></div><div>That would put everything into /home/secureuser/lib/ and /home/secureuser/bin/. &nbsp;Just be aware that all of the peojects need the same prefix setting.</div>
<div><br></div><font color="#888888"><div>Tim</div><div><br></div></font></div></div></blockquote></div>
</blockquote></div><br></div></div></body></html>