IT just installed this on my machine. I'm trying to find the name of the executable to run GNAT GPS.
Thanks.
IT just installed this on my machine. I'm trying to find the name of the executable to run GNAT GPS.
Thanks.
Copyright © 2021 Jogjafile Inc.
For GNAT GPL on Linux and Mac OS X, there's a script
gps
which sets up environment variables as required by the actual executablegps_exe
, and then calls it.For Debian (squeeze, at any rate), there's just
/usr/bin/gnat-gps
.