From: "Philippe Lafoucrière" <lafou@wanadoo.fr>
To: Michael Kohl <citizen428@cargal.org>
Cc: Gentoo-dev <gentoo-dev@gentoo.org>
Subject: Re: [gentoo-dev] Shell script help - emerge frontend.
Date: 20 Jun 2003 18:16:03 +0200 [thread overview]
Message-ID: <1056125763.32688.182.camel@biproc> (raw)
In-Reply-To: <1056125168.32700.172.camel@biproc>
> 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
next prev parent reply other threads:[~2003-06-20 16:16 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Philippe Lafoucrière [this message]
2003-06-20 16:56 ` Philippe Lafoucrière
2003-06-20 19:15 ` Svyatogor
2003-06-20 18:08 ` Philippe Lafoucrière
2003-06-20 20:24 ` bdharring
2003-06-20 20:31 ` Philippe Lafoucrière
[not found] ` <20030620231603.1aba32dd.genone@genone.homeip.net>
2003-06-20 21:32 ` Philippe Lafoucrière
2003-06-20 21:38 ` bdharring
2003-06-20 21:50 ` Thomas de Grenier de Latour
2003-06-20 22:38 ` Marius Mauch
2003-06-20 21:33 ` bdharring
2003-06-21 3:52 ` Michael Kohl
2003-06-21 10:56 ` Michael Kohl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1056125763.32688.182.camel@biproc \
--to=lafou@wanadoo.fr \
--cc=citizen428@cargal.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox