in reply to Re^2: Spreadsheet::WriteExcel and Cava packager
in thread Spreadsheet::WriteExcel and Cava packager

Hi, I'm part of Cava development.
Why not post to the Cava help list?
Anyhow, if you run your exec in diagnostics mode it should tell you exactly where it failed.

It appears to be failing during POSIX AutoLoad. Have you edited your POSIX module or autoload files locally?

I have no problem building a script with Spreadsheet::WriteExcel / POSIX?

Have you tried incrementing the release number?
  • Comment on Re^3: Spreadsheet::WriteExcel and Cava packager

Replies are listed 'Best First'.
Re^4: Spreadsheet::WriteExcel and Cava packager
by Anonymous Monk on Apr 19, 2011 at 13:39 UTC
    Hello,

    I haven't changed anything in POSIX or autoload and I tried to run the executable in diagnostics mode but the error message was identical to the one posted by me above.

    What do you mean by increasing the release number?

      Hi

      Increasing the release number - that would ensure that if you were compressing any files they would get extracted to a different place. I thought maybe there was some problem with overwriting a previous version's temp files. You have a four digit version number. The release number is the third digit. Increasing it guarantees a different temp path.

      It would be nice to repeat your problem so it can be fixed.

      If you start your app from the 'diagnostics and tests' page and check the box for 'verbose output', you will see the order of files loaded.

      If you were to post the output it would help in tracking down the issue.

      Check the Cava site on support page or the app documentation for a support email address if you don't want to post the output to a list.

        Hello again,

        I tried to increase the release number from 0 to 1 and that solved my issue! Thanks very much for your help!

        For your information I changed back to 0, causing the error to re-occur and asked for a verbose output yielding the following information:

        Bareword found where operator expected at C:/DOCUME~1/t0c9086/LOCALS~1 +/Temp/cvpk 2-t0c9086/7c3bf3331f7ade17ab58cd3fd604e1e3/lib/std/auto/Storable/autos +plit.ix li ne 2, near "5G" (Missing operator before G?) Unrecognized character \x14 in column 1Compilation failed in require a +t <content >/AutoLoader.pm line 28. at POSIX.pm line 25 BEGIN failed--compilation aborted at Spreadsheet/WriteExcel/Properties +.pm line 1 8. Compilation failed in require at Spreadsheet/WriteExcel/Workbook.pm li +ne 22. BEGIN failed--compilation aborted at Spreadsheet/WriteExcel/Workbook.p +m line 22. Compilation failed in require at Spreadsheet/WriteExcel.pm line 17. BEGIN failed--compilation aborted at Spreadsheet/WriteExcel.pm line 17 +. Compilation failed in require at cavaexecscript/csct.pl line 13. BEGIN failed--compilation aborted at cavaexecscript/csct.pl line 13.