can only wrap a starkit the first time
jemptymethod <[email protected]> Sun, 31 Jan 2010 11:08:52 -0800 (PST)
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
I've been encountering this issue on and off over the past several
months. If it makes a difference (and I bet it does ;) I'm on
Windows, albeit using Cygwin.
The issue is, I can only ever create a starkit once. After creating
it the first time, when I subsequently try to wrap my vfs I get the
error pasted below. It seems to indicate its a permissions problem,
but I've tried to change them either via 'chmod 777 ozone.vfs' or even
recursively 'chmod 777 -R ozone.vfs', but to no avail.
Thanks in advance for any suggestions
$ ./tclkitsh ../sdx.kit wrap ozone.vfs
couldn't open "ozone.vfs": permission denied
while executing
"open $name w"
(procedure "writefile" line 2)
invoked from within
"writefile $out $header"
invoked from within
"if {!$reusefile} {
writefile $out $header
}"
(file "C:/opt/ozone/sdx.kit/lib/app-sdx/wrap
invoked from within
"source C:/opt/ozone/sdx.kit/lib/app-sdx/wrap.tc
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source [file join $b $a.tcl]]"
(procedure "run_sdx" line 17)
invoked from within
"run_sdx"
(file "C:/opt/ozone/sdx.kit/lib/app-sdx/sdx.
invoked from within
"source C:/opt/ozone/sdx.kit/lib/app-sdx/sdx.tcl
("package ifneeded app-sdx 2.0" script)
invoked from within
"package require app-sdx"
(file "C:/opt/ozone/sdx.kit/main.tcl" line 8
invoked from within
"source C:/opt/ozone/sdx.kit/main.tcl"
("uplevel" body line 1)
invoked from within
"uplevel [list source [file join $self main.tcl]]"
--
You received this message because you are subscribed to the "starkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/starkit?hl=en