<div dir="ltr"><div>Due to the nature of the gig. I do not believe recompiling is an option.  So I am <br></div>definitely looking for a runtime option.  Any other ideas?<br></div><div class="gmail_extra"><br clear="all"><div>

<div dir="ltr">Together We Win!<br>
--<br>
Chad - I AM MONAVIE<br><a href="http://choman.mymonavie.com" target="_blank">Do You Know Your Life Score?</a><br>
Creating A More Meaningful Life<br><br>Some people, when confronted with a problem, think "I know, I'll use
Windows."<br>
Now they have two problems.<br></div></div>
<br><br><div class="gmail_quote">On Wed, Sep 4, 2013 at 4:53 PM, Brian Curtin <span dir="ltr"><<a href="mailto:brian@python.org" target="_blank">brian@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Wed, Sep 4, 2013 at 4:15 PM, Chad Homan <<a href="mailto:choman@gmail.com">choman@gmail.com</a>> wrote:<br>
> I find myself  in a strange situation<br>
><br>
> With great misfortune, I am running on Sol10 update11.  This system is<br>
> natively<br>
> using python 2.6.4 and tcl/tk 8.3.  I am trying to write a ttk widget, which<br>
> is exploding<br>
> because it cannot find a package "tile", which to my understanding is in<br>
> tcl/tk 8.5.<br>
><br>
> I pulled 8.5 from <a href="http://sunfreeware.com" target="_blank">sunfreeware.com</a>  need to tell python to use a different<br>
> Tcl/Tk version<br>
> to gain access to "tile".  All packages installed fine to  /usr/local, which<br>
> is great because<br>
> it is not "stomping" on the native binaries.<br>
><br>
> My question is hoe do I tell python/Tkinter to use the new locations?<br>
<br>
</div>I'm not aware of this being something you can do at runtime. You would<br>
probably have to rebuild Python from source and point it to your<br>
tcl/tk build via LD_LIBRARY_PATH.<br>
_______________________________________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/chicago" target="_blank">https://mail.python.org/mailman/listinfo/chicago</a><br>
</blockquote></div><br></div>