On Tue, 7 Jan 2020 09:29:17 -0800 Curt Mills <[email protected]> wrote:
> Note that you don't need GDAL anymore. That support has been > deprecated and was hardly used prior to that anyway. > > Timing: You can always do: > time <command> <arguments> > to time things easily. For instance "time ls" gives me: > > ---------- > $ time ls > blah blah blah > > real 0m0.117s > user 0m0.008s > sys 0m0.007s Thanks Curt, I just wanted to blindly follow the instructions to see if it produced a working install. Oh, thanks for the hint about the time command. I forgot that one - it would have been handy. Fred _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
