Salome HOME
Copyright update 2022
[tools/yacsgen.git] / Examples / pygui1 / README.txt
1 A Python component dynamically loadable
2 ===============================================
3
4 To build this example, modify the ../exec.sh file to take into account your configuration.
5 Run build.sh to build the component.
6
7 You should get a SALOME module in source form (pycompos_SRC), its installation (install) and
8 a SALOME application (appli) composed of modules KERNEL, GUI, YACS and the new module pycompos.
9
10 Launch SALOME : ./appli/runAppli -k
11 activate the pycompos module, look at the doc, activate commands, ...