-
Notifications
You must be signed in to change notification settings - Fork 147
Building GUIs on Linux
Frédéric Tessier edited this page Jan 20, 2016
·
30 revisions
- Build static GUI binaries for
egs_gui
,egs_inprz
, andegs_view
- Use
chrpath -d
on each binary to removerpath
andrunpath
settings (readelf -d
to see it) - Put binaries inside a directory called
EGSnrc-guis-linux
and zip it.
- Overview
- Install on VirtualBox
- Install on Linux
- Install on macOS
- Install on Windows
- Quick installation
- Upgrading