1*cdf0e10cSrcweirWhen the executable is installed try to execute the executable "hello". The executable
2*cdf0e10cSrcweirfile attribute (not on Windows) should be set.
3*cdf0e10cSrcweir
4*cdf0e10cSrcweirCD into the extension directory in /user|share)/uno_packages/cache/uno_packages/xyz_
5*cdf0e10cSrcweirThen there are the directories for different platforms:
6*cdf0e10cSrcweir
7*cdf0e10cSrcweirwindows,
8*cdf0e10cSrcweirsolaris,
9*cdf0e10cSrcweirlinux
10*cdf0e10cSrcweir
11*cdf0e10cSrcweirEach directory contains a hello executable. On linux one should execute it in a
12*cdf0e10cSrcweirshell with an build environment, so that the c++ runtime is found.
13