Hi
I have problem installing Tcl/Tck in my computer. I have windows a 7 64-bit machine.
I am following the instructions but while i am trying to install it i am getting the following error message:
error copying "C:/Users/Giannis/Downloads/ActiveTcl8.5.10.0.294993-win32-ix86-threaded (3).exe/uninstall.exe" to "C:/Program Files/Tcl/lib/ppm/log/activetcl8.5-thread/uninstall.exe": permission denied
error copying "C:/Users/Giannis/Downloads/ActiveTcl8.5.10.0.294993-win32-ix86-threaded (3).exe/uninstall.exe" to "C:/Program Files/Tcl/lib/ppm/log/activetcl8.5-thread/uninstall.exe": permission denied
while executing
"file copy -force $::SCRIPT_DIR/$::AT(UNINSTALLER) $logdir/$::AT(UNINSTALLER)"
(procedure "install_log" line 16)
invoked from within
"install_log [list MKDIR $installdir]"
(procedure "install_all" line 49)
invoked from within
"install_all [file join $srcdir payload] $installdir"
(procedure "do_install_modules" line 4)
invoked from within
"do_install_modules $::SCRIPT_DIR $::INSTALL_DIR $::DEMO_DIR"
(procedure "install_ready" line 120)
invoked from within
"install_ready $::BASE"
("9" arm line 1)
invoked from within
"switch -exact $state {
1 { incr state [intro $::BASE] }
2 { incr state [license $::BASE] }
3 {
# This page is always skipped when bac..."
(procedure "main" line 118)
invoked from within
"main"
Can anyone help me??
Thank you very much in advance!!!
Problem installing Tcl/Tk executable
Moderators: silvia, selimgunay, Moderators
Re: Problem installing Tcl/Tk executable
looks like you don't have the permission to do this, i.e. administrator. if you do have administartor priviledges try uninstalling tcl/tk from the add/remove part of the control panel. failing that start a dos terminal with administrator priviledgesm cd to tcl/bin and run the uninstal .exe
Re: Problem installing Tcl/Tk executable
Hello,
I have similar problem. However, I am not able to uninstall tck from control panel and also from dos, since, the folder Tcl\bin, doesn't exist and also there is no unistall. I am logged into Windows as administrator and I also have windows 7 - 64 bit. Could this be a problem?
Thank you in advance,
Jure
I have similar problem. However, I am not able to uninstall tck from control panel and also from dos, since, the folder Tcl\bin, doesn't exist and also there is no unistall. I am logged into Windows as administrator and I also have windows 7 - 64 bit. Could this be a problem?
Thank you in advance,
Jure
Re: Problem installing Tcl/Tk executable
In the process of installing tcl/tk choose the option that you are installing it as administrator
Re: Problem installing Tcl/Tk executable
Thank you Vesna, your solution has worked.
Best regards,
Jure
Best regards,
Jure