Re: kbs: absolute symbolic links in kbs.tgz

Uwe Koloska <[email protected]> Fri, 9 Nov 2007 21:55:54 +0100
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>
Hello Rene,

Am Freitag, 9. November 2007 schrieb Rene Zaumseil:
> > But why are they included in the kbs.tgz?  And not created at runtime?
>
> They are created at runtime. Currently there is no method to delete them.
> It's now on the todo list.

This seems at typical talk at cross-purposes ;-)

I don't bother with the links.  What disturbs me is that the links are present 
in the download package kbs.tgz and for the most part, that these links are 
not valid because they are absolute links into your home directory.

If these links are automatically generated at runtime, the don't have to be in 
the kbs.tgz that can be downloaded.  Since the msys tar produces a warning 
for every link that points to a non existant file (and returns with an error 
code) this looks like a bad thing when unpacking the package on windows.

Yours
Uwe