also for rip-environment.in
Provide an environmental variable for guis so that expected
gcode libraries can be found without in-gui methods.
Note, the naming legacy is very different for RIP and DEB
DEB: /usr/share/linuxcnc/ncfiles/
RIP the_git_top/nc_files/
^^^^^^^^
Signed-off-by: Dewey Garrett <dgarrett@panix.com>
linuxcnc.in was updated to remove EMC2VERSION and add LINUXCNCVERSION
and rip-environment.in needs to have LINUXCNCVERSION for scripts
that might test for it (to help determine rip or deb for instance)
note: retaining EMC2VERSION here to ensure compatibilty with any
forlorn apps that might use it.
Signed-off-by: Dewey Garrett <dgarrett@panix.com>
so that if you don't want to pollute your shell environment, or so
that you can run from a .desktop file,
scripts/rip-environment linuxcnc ...
scripts/rip-environment halrun ...
Signed-off-by: Jeff Epler <jepler@unpythonic.net>
this includes the main script, some of the GUIs, the Python module,
the Tcl package, some image fies.
On a sim system, axis, tkemc, xemc all start. runtests pass.
a system with realtime wasn't yet tested.
packaging probably requires additional changes and was not yet tested.
2012-01-18 11:25:09 -06:00
Renamed from scripts/emc-environment.in (Browse further)