• zipfs

    From rene@user4652@newsgrouper.org.invalid to comp.lang.tcl on Mon Mar 16 15:00:13 2026
    From Newsgroup: comp.lang.tcl


    Hello

    I'm using tcl/tk9.0.3 under windows 10.
    After starting wish the following command will create a new running executable:

    zipfs mkimg t.exe t.vfs t.vfs

    but the following command:

    zipfs lmkimg t.exe {t.vfs/tcl_library tcl_library t.vfs/tk_library tk_library ...}
    gives always

    couldn't open "t.vfs/tcl_library": permission denied

    Any ideas?


    Regards
    rene
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Harald Oehlmann@wortkarg3@yahoo.com to comp.lang.tcl on Mon Mar 16 16:29:14 2026
    From Newsgroup: comp.lang.tcl

    Am 16.03.2026 um 16:00 schrieb rene:

    Hello

    I'm using tcl/tk9.0.3 under windows 10.
    After starting wish the following command will create a new running executable:

    zipfs mkimg t.exe t.vfs t.vfs

    but the following command:

    zipfs lmkimg t.exe {t.vfs/tcl_library tcl_library t.vfs/tk_library tk_library ...}
    gives always

    couldn't open "t.vfs/tcl_library": permission denied

    Any ideas?


    Regards
    rene

    To my understanding, the 3rd argument to lmkimk is a file list and may
    not contain folders.

    Only an idea,
    Harald
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From rene@user4652@newsgrouper.org.invalid to comp.lang.tcl on Mon Mar 16 16:36:03 2026
    From Newsgroup: comp.lang.tcl


    Harald Oehlmann <wortkarg3@yahoo.com> posted:

    Am 16.03.2026 um 16:00 schrieb rene:

    Hello

    I'm using tcl/tk9.0.3 under windows 10.
    After starting wish the following command will create a new running executable:

    zipfs mkimg t.exe t.vfs t.vfs

    but the following command:

    zipfs lmkimg t.exe {t.vfs/tcl_library tcl_library t.vfs/tk_library tk_library ...}
    gives always

    couldn't open "t.vfs/tcl_library": permission denied

    Any ideas?


    Regards
    rene

    To my understanding, the 3rd argument to lmkimk is a file list and may
    not contain folders.

    Only an idea,
    Harald
    Hello Harald

    Yes, it looks like. But that is a pitty. Thank you.

    rene
    --- Synchronet 3.21d-Linux NewsLink 1.2