Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43690

Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights)

References <1366122614066-5014440.post@n6.nabble.com> <kkjvqq$18g$1@ger.gmane.org>
Date 2013-04-16 13:28 -0400
Subject Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights)
From James Jong <ribonucleico@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.679.1366133334.3114.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Thank you Terry, I am working with:
> cat /proc/version
Linux version 2.6.18-274.el5xen (brewbuilder@norob.fnal.gov) (gcc version
4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Thu Jul 21

> cat /etc/redhat-release
Scientific Linux SL release 5.1 (Boron)

I did not find distribution-specific tar balls for tck/tk, sqlite or dl on
the Scientific  Linux website, but maybe I am not looking in the right
place. Do you know how I can find which tarballs I need?

James








On Tue, Apr 16, 2013 at 12:55 PM, Terry Jan Reedy <tjreedy@udel.edu> wrote:

> On 4/16/2013 10:30 AM, rosoloum wrote:
>
>> I do not have admin rights on my machine
>>
>
> The answer to your question may depend on the OS (linux), distribution
> (many), and version.
>
>
>  What about `_tkinter` and  `dl`? How can I have them ready for the Python
>> installer?
>>
>
> Building _tkinter (a Python C-coded module) requires tcl/tk and header
> files. Some distros have a separate python sdk kit with the headers not
> included with tcl/tk.
>
>
> --
> http://mail.python.org/**mailman/listinfo/python-list<http://mail.python.org/mailman/listinfo/python-list>
>

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights) James Jong <ribonucleico@gmail.com> - 2013-04-16 13:28 -0400

csiph-web