ActiveTcl 8.430 Install error on Win 98 from CD

From: Bob Halpin (halpin_at_qwpage.com)
Date: 11/28/03


Date: Fri, 28 Nov 2003 15:08:05 -0500

Situation:

- Win 98
- ActiveTcl 8.430 install executable on CD

Error:

couldn't open "E:/tclpip84.dll": permission denied error copying

"E:/Active Tcl8.4.3.0-win32ix86.exe/distrib/bin/tclpip84.dll" to
E:/tclpip84.dll": permission denied while executing

"file copy-force (file join $starkit:topdir/distrib/bin/tclpip84.dll)
(file dirname$starkit::topdir)" invoked within

"if {(string equal {windows95}$::tcl_platform (os}}} {# need unloaded
tclpip dll on win9x for (exec) Package require starkit: stark..."
(file "E:/activetcl8.4.3.0-win32-1x86.exe/main.tcl" line 14}

Does anyone have any suggestions?

Thanks

Bob Halpin



Relevant Pages

  • Fun with Tasking
    ... Below is sample code I made representing something I wanted to do with ... this, as I mentioned, "exec" is representative of a family of several ... package Convert is new System.Address_To_Access_Conversions ... end loop; ...
    (comp.lang.ada)
  • Re: Oracle procedure raises exception but looks to be successful from DBI
    ... I sort if expected that for the exec it is usualy only used withing SP ... Either the use who is calling the SP dose not have execute permission for the package or something in the package or the present state of the package is stopping you from executing it. ... The fact that DBD is returning the error from Oracle usually means that DBD is running correctly. ...
    (perl.dbi.users)
  • Re: Fun with Tasking
    ... package. ... this, as I mentioned, "exec" is representative of a family of several ... "master" that declares the access type (or if the access type is a ...
    (comp.lang.ada)
  • Re: Fun with Tasking
    ... this, as I mentioned, "exec" is representative of a family of several ... package Convert is new System.Address_To_Access_Conversions ... "master" that declares the access type (or if the access type is a ... declares the access type is the Exec ...
    (comp.lang.ada)
  • Re: launching wish from tclsh
    ... the first of which is the external command to ... As you have only 1 arg to exec, it was trying to look for a ... "package require IxTclHal" which returns an error saying "cannot find ... proc callback {chan} { ...
    (comp.lang.tcl)