* Re: [gentoo-dev] Shell script help - emerge frontend.
@ 2003-06-20 16:16 99% ` Philippe Lafoucrière
0 siblings, 0 replies; 1+ results
From: Philippe Lafoucrière @ 2003-06-20 16:16 UTC (permalink / raw
To: Michael Kohl; +Cc: Gentoo-dev
> Pythondialiog (available in portable) in a very cool product. But I want
> to do a sys util. It must run with the minimum packages. (Although,
> python is available in miminal installation, since portage using it.).
Moreover,
pythondialog ebuild is buggy :
>>> import Dialog
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.2/lib-tk/Dialog.py", line 3, in ?
from Tkinter import *
File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter
>>>
So, you'll have to install :
- pythondialog
- tcl
- tk
Should we use python + dialog, or only "shell" dialog ?
An advantage of using python would be the use of portage package (haven't thought about
that).
Could you send me your script please ?
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2003-06-20 13:47 [gentoo-dev] Shell script help - emerge frontend Philippe Lafoucrière
2003-06-20 15:20 ` Michael Kohl
2003-06-20 16:06 ` Philippe Lafoucrière
2003-06-20 16:16 99% ` Philippe Lafoucrière
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox