[Installbase-devel] [ installbase-Bugs-711797 ] My installs fail (windows & linux)
Status: Alpha
Brought to you by:
damonc
From: SourceForge.net <no...@so...> - 2003-03-29 12:58:09
|
Bugs item #711797, was opened at 2003-03-29 15:12 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474883&aid=711797&group_id=54799 Category: Installs Group: None Status: Open Resolution: None Priority: 5 Submitted By: Georgios Petasis (petasis) Assigned to: Nobody/Anonymous (nobody) Summary: My installs fail (windows & linux) Initial Comment: Hi all, I am trying to use (for some time now) the latest CVS installbase (last update 28/03/2003) but without much success. I am able to build small installs that install a few files, but the produced installs fail when I try to build the install I want. First of all, the first problem comes from the fact that files with size 0 cannot be added. (The code that updates the scrollbars devides some quantity with the file size and an error occurs when the size is 0). My app also contains tclhttp, which has some files with size 0. However, removing these files allows the install to be created, but when I try to run it, I get the error: invalid command name "::zvfs::list" while executing "::zvfs::list $dir/*" (procedure "BWidgetInit" line 3) in main.tcl. I don't know how to fix it :-) Any ideas? George ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474883&aid=711797&group_id=54799 |