IDLE & Linux

Gerrit Holl gerrit.holl at pobox.com
Mon Nov 29 11:46:31 EST 1999


Ralph Kaiser wrote:
> 
> Dan Grassi <Dan at Grassi.com> wrote in message
> news:B466ECEC.F8E%Dan at Grassi.com...
> > I am trying to get IDLE to run.  The docs say that it is automatically
> > installed but that is just not true.  There is a /usr/bin/idle but when it
> > runs it quits complaining that it can't find
> > /usr/lib/python1.5/site-packages/idle/idle.py
> 
> Hi,
> 
> /usr/bin/idle is just a one line script to run idle.py Use "find .-name
> idle.py"
> to locate it. on my system it's
> /usr/local/src/Python-1.5.2/Tools/idle/idle.py.

find .? Are you mad!
locate idle

Or just have a look:
/usr/src/Python
/usr/doc/python*
/usr/doc/packages/python-1.5.2 # suse

Oh, sorry, I'm assuming you're running Linux... are you?

regards,
Gerrit.

-- 
"If a machine couldn't run a free operating system, we got rid of it."

  -- Richard Stallman (Open Sources, 1999 O'Reilly and Associates)
  5:45pm  up  2:29, 16 users,  load average: 1.52, 1.36, 1.08




More information about the Python-list mailing list