Tim,

Thanks for your reply. This will handle the Python install path. But I can't
get Python to build with Tkinter.

- Kevin Buchs

On Mon, Mar 21, 2011 at 4:14 PM, Tim Jones <t...@tolisgroup.com> wrote:

> I use custom locations all the time - have you tried the "--prefix="
> setting for configure?
>
> ./configure --prefix=/home/secureuser/
>
> That would put everything into /home/secureuser/lib/ and
> /home/secureuser/bin/.  Just be aware that all of the peojects need the same
> prefix setting.
>
> Tim
>
>
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to