Carnë Draug wrote: > On 19 March 2012 21:14, Philip Nienhuis<pr.nienh...@hccnet.nl> wrote: >> On Windows I have no problems either. Have you tried it on Linux? I can send >> you a .tar.gz package to try. Perhaps it is my Mandriva setup, who knows. > > I only have Linux. I have tried on Debian and Ubuntu and I could > reproduce the problem. > >> Other than this issue (+ pending commits to svn) the release is ready. > > I have added the post_install function properly coded. It solves the > problem for me. Can you test on your systems if it also works for you?
This week I'll try to do it. >> BTW I also saw problems with cell2csv. >> >> It isn't picked up by the scripts in the generate_html package. I had to >> manually edit it into the html stuff. Looking at cell2csv code, I can't >> pinpoint the cause. > > I think it's because it was missing on the INDEX file. I have added it > and should work now. Ah... Makes me wonder: what would the generate_html scripts do if there were no INDEX file? If it really works this way, I could drop the internal functions from the INDEX file. I'll experiment with this. Anyway, thank you for your updates. I have fixed some newly found bugs (actually more annoyances) in xlsopen.m & have to update odsopen.m accordingly. Hopefully I can do that tomorrow or the day after & check on Linux & make the release. >> Why then does it work OK: >> - as root >> - under Windows (msys) >> ? > > I don't know, I don't understand how it differs between being root or > not. Maybe if it's root it loads the .m directory before .oct. I have > no idea. But that's what the error message says, it's running a > PKG_ADD file inside the .oct directory and it fails to find the > chk_spreadsheet_support function. Perhaps because the .oct directories are more dependent on build environment (compiler version etc). In /usr/share/octave there's a m-subdir for every Octave version, while in /usr/local/lib/octave the oct subdirs only seem to depend on build env level. Anyway, this is all beyond me. Best wishes Philip ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev