Re: [Osw-users] Still tryin'...
Brought to you by:
peoplestank
From: Amar <am...@pt...> - 2005-03-27 22:27:39
|
upon review, I realize I ran into this same issue a while back when = installing [incr tcl] from source. Try setting /usr/... as your = destination instead of /usr/local/... and see if that helps. = Alternatively, there is a setting that lets Tcl and Tk look for = extensions in both /usr and /usr/local, but I can't remember what it is = right now. I also just tried using apt-get on my PlanetCCMRA system to install incr = tcl, it does exist but it wants to down-rev my Tcl/Tk to 8.3.5, which = doesn't seem like such a good idea to me... -Amar ----- Original Message -----=20 From: James Ravan=20 To: OSW Users=20 Sent: Monday, February 14, 2005 12:10 PM Subject: [Osw-users] Still tryin'... Hmmm... I downloaded osw, modified the paths to point to /usr/local..., and = tried to run. The script returned: [ravan@localhost ~]$ osw Error in startup script: can't find package Iwidgets while executing "package require Iwidgets" (file "/usr/lib/osw/oswinit.tcl" line 37) I thought that the PlanetCCRMA Fedora Core 3 system included [incr = tcll], etc., but I must have been mistaken. So I went to the [incr tcl] = website (http://incrtcl.sourceforge.net/itcl/), downloaded, compiled, = and installed [incr tcl], also in /usr/local..., and tried again. Same = error. What path could be wrong? Or have I not installed enough? There is no = Iwidgets file anywhere on my system. The [incr tcl] website seemed to = indicate that the widgets were included in the source tarball. But that = doesn't seem to be the case...? regards, -jim =20 |