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 ---------- On Tue, Jan 7, 2020 at 8:53 AM Fred Erickson <[email protected]> wrote: > > > I'm replying after Tom's message since it is the last in the thread but > this is just to let Dominick know that the instructions here: > http://xastir.org/index.php/HowTo:Ubuntu_14.04-17.04 work just fine > when followed exactly, step by step. > > Yesterday, after reading this thread, I followed the instructions on my > Acer Aspire 5734Z, which is several years old and was the cheapest > laptop Best Buy had at the time. Installed os is Linux Mint 19.3 > Tricia. No problems were encountered except building gdal took a very > long time. Wish I had started a timer or even tee'd it to a file. > _______________________________________________ > Xastir mailing list > [email protected] > http://xastir.org/mailman/listinfo/xastir -- Curt, WE7U http://xastir.org http://www.sarguydigital.com _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
