How to run Breakout, Frogger? (Solved)

Using applications, configuring, problems
Post Reply
Message
Author
historyb
Posts: 4
Joined: Wed 01 Nov 2006, 18:59

How to run Breakout, Frogger? (Solved)

#1 Post by historyb »

Hi,

I did a search of the forums and I could not find anything. I have frogger and breakout and when I try to run both nothing happens. So I went to the cli and when I ran breakout and frogger it returned this:

Code: Select all

wish: command not found
Any help would be appreciated.

Found the solution in this thread http://www.murga-linux.com/puppy/viewtopic.php?t=29546 by installing tcltk.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#2 Post by muggins »

They're both tcl-based programs, and pupversion4 had tcl/tk removed as a Gui interface. But if you download & install these two .pets, they should work:

tcl-8.5a4nothreads.pet
tk-8.5a4nothreads.pet

historyb
Posts: 4
Joined: Wed 01 Nov 2006, 18:59

#3 Post by historyb »

Thank you

Post Reply