<div dir="ltr"><div>Hi all.<br><br></div><div>I am the GSoC student who will be integrating PDAL into GRASS this summer.<br><br></div><div>I am trying to go through a basic starting task in PDAL indenpendent of GRASS just to get started.  <br><br></div><div>On Ubuntu Linix (on a PC), I have donwloaded the source code and built PDAL, as directed on the 'Using "Unix Makefiles" on Linux part of the <a href="https://www.pdal.io/development/compilation/unix.html">Unix Compilation</a> page.  I then ran the Testing command it completed successfully.  I have not not attempted to configure any optional libraries as yet.<br><br></div><div>From the <a href="https://www.pdal.io/quickstart.html">Quickstart </a>page, I downloaded the autzen.laz dataset.<br><br></div><div>I am not using docker, so I took the command from the Quickstart page and adapted it to not use docker.  So in a Terminal window I entered:<br><font face="monospace,monospace">pdal info autzen.laz  -p 0</font><br></div><div><br></div><div>It responded with<br><font face="monospace,monospace">PDAL: readers.las: Can't read compressed file without LASzip or LAZperf decompression library.</font><br><br></div><div>Can someone explain to me what I should do to get around this problem?<br></div><div><br>- Paul<br></div><br></div>