Re: can only wrap a starkit the first time
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <5e6705df-f1de-4d8f-8e3f-abe84203d762@n33g2000yqb.googlegroups.com> |
On Jan 31, 7:08 pm, jemptymethod <[email protected]> wrote: > 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 I suggest you try without using cygwin and see what happens. Just launch cmd.exe and cd to the right place and enter the same command but use backslashes. Pat Thoyts -- 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