diff --git a/cfg/fsa-spirou/swig.profile b/cfg/fsa-spirou/swig.profile new file mode 100644 index 0000000000000000000000000000000000000000..27b05f5a7045ee1cf28bcfff0c33b252fa2a697c --- /dev/null +++ b/cfg/fsa-spirou/swig.profile @@ -0,0 +1 @@ +add2env PATH "/opt/swig/bin" front diff --git a/cfg/fsa-spirou/vtk.profile b/cfg/fsa-spirou/vtk.profile new file mode 100644 index 0000000000000000000000000000000000000000..0f250e74ef333d6fc97c2b422f5e9c03f8c72316 --- /dev/null +++ b/cfg/fsa-spirou/vtk.profile @@ -0,0 +1,5 @@ +add2env PATH "/opt/vtk/bin" front +add2env LD_LIBRARY_PATH "/opt/vtk/lib" +add2env PYTHONPATH "/opt/vtk/lib/python3.12/site-packages" +add2env INCLUDE "/opt/vtk/include" front +add2env LIB "/opt/vtk/lib" front