I can’t get libCompiler to work properly.
I’ve downloaded and installed dhtmlxSuite.zip on a Linux computer in the htdocs directory. PHP is installed and working.
Browsing to amd/dhtmlx/libCompiler/ I see the correct libCompiler layout.
I choose (for example) “Grid Full” and a skin. Click on ‘generate’.
“In progress”, then “Ready code stored at ./export/1284462507”.
If I look in ./export, I see a number of directories similarly named, but not 1284462507. But I click to download in any case, and end up with dhtmlx.zip. Opening it, I see a directory ‘imgs’ and three files: dhtmlx.css, dhtmlx.js and manifest.txt. They are all empty files, they have a file size of zero.
Note that ./export/1284462507 still doesn’t exist on the Linux server.
I have tried it on another Linux computer (both running Zenwalk), and with three different browsers on the calling computer (WinXP). I can only assume it’s an installation problem, but can’t imagine what it might be. Would appreciate any suggestions to trouble-shoot this.
I have installed other dhtmlx components individually, and they work as expected.