1*b1cdbd2cSJim JagielskiWhen the executable is installed try to execute the executable "hello". The executable
2*b1cdbd2cSJim Jagielskifile attribute (not on Windows) should be set.
3*b1cdbd2cSJim Jagielski
4*b1cdbd2cSJim JagielskiCD into the extension directory in /user|share)/uno_packages/cache/uno_packages/xyz_
5*b1cdbd2cSJim JagielskiThen there are the directories for different platforms:
6*b1cdbd2cSJim Jagielski
7*b1cdbd2cSJim Jagielskiwindows,
8*b1cdbd2cSJim Jagielskisolaris,
9*b1cdbd2cSJim Jagielskilinux
10*b1cdbd2cSJim Jagielski
11*b1cdbd2cSJim JagielskiEach directory contains a hello executable. On linux one should execute it in a
12*b1cdbd2cSJim Jagielskishell with an build environment, so that the c++ runtime is found.
13