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


Groups > comp.lang.python > #43685

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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'subject:installation': 0.07; 'module)': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'python': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'files.': 0.16; 'wrote:': 0.18; 'version.': 0.19; 'machine': 0.22; 'admin': 0.22; 'separate': 0.22; 'header :User-Agent:1': 0.23; 'headers': 0.24; 'header': 0.24; 'question': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'included': 0.31; 'subject: (': 0.35; 'building': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'received:173': 0.61; 'received:fios.verizon.net': 0.84; 'kit': 0.97
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Jan Reedy <tjreedy@udel.edu>
Subject Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights)
Date Tue, 16 Apr 2013 12:55:56 -0400
References <1366122614066-5014440.post@n6.nabble.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-173-75-251-66.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
In-Reply-To <1366122614066-5014440.post@n6.nabble.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.676.1366131369.3114.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1366131369 news.xs4all.nl 2607 [2001:888:2000:d::a6]:35082
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43685

Show key headers only | View raw


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.

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


Thread

Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights) Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-16 12:55 -0400

csiph-web