Code Sample |
nasman@0$ su dsl Password: dsl@nas$ export DISPLAY='192.168.26.3:0.0' dsl@nas$ echo $DISPLAY 192.168.26.3:0.0 dsl@nas$ /usr/bin/mydslPanel.lua Results: /share/Kituri/linux/mydsl_extensions/gcc1-with-libs.dsl /bin/lua: /usr/bin/mydslPanel.lua:26: bad argument #1 to 'output' (.mydsl: Permission denied) stack traceback: [C]: in function 'output' /usr/bin/mydslPanel.lua:26: in function </usr/bin/mydslPanel.lua:9> [C]: in function 'run' /usr/bin/mydslPanel.lua:63: in main chunk [C]: ? dsl@nas$ |
Code Sample |
wget: info.lst: Permission denied |
Quote |
Is there a better way to install the extensions from command line ... is there a command line interface? I think I tried mydsl-load but it didn't work. |