Skip to content

Building GUIs on Linux

Frédéric Tessier edited this page Jan 20, 2016 · 30 revisions
  1. Build static GUI binaries for egs_gui, egs_inprz, and egs_view
  2. Use chrpath -d on each binary to remove rpath and runpath settings (readelf -d to see it)
  3. Put binaries inside a directory called EGSnrc-guis-linux and zip it.
Clone this wiki locally