Is the execute bit set on your binary? From a terminal in the apprpriate directory
ls -la binaryfliename you should see someting like ??x??x??x where the ?? can be ignored for now. If you see an "-" instead of an "x" then chmod +x binaryfillname and try again On 07/30/2014 02:27 PM, misu kun wrote: > Hi Martin > why my app binary run only on the host distro where mseide installed > and if i try other distro the system says "bash: ./test_msegui: > Permission denied" . > > while mseide binary (from > http://sourceforge.net/projects/mseide-msegui/files/mseide-msegui/3.2/mseide_i386_linux_3_2.tar.gz/download) > run every where without problem . > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > mseide-msegui-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk > > -- Patrick Goupell Are you free? Find out at http://www.sedm.org/ Income taxes? Find out at http://www.whatistaxed.com ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

