<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">I am a bit confused about the installation process on Linux. The rpms on <a href="http://pdal.s3-website-us-east-1.amazonaws.com/rpms/" class="">http://pdal.s3-website-us-east-1.amazonaws.com/rpms/</a> seem to only define the repository environment for the installation proper ?</div><div class=""><br class=""></div><div class=""><div class=""><font face="Menlo" class="">$ sudo yum install pdal</font></div><div class=""><font face="Menlo" class="">Loaded plugins: refresh-packagekit, security</font></div><div class=""><font face="Menlo" class="">Setting up Install Process</font></div><div class=""><font face="Menlo" class="">No package pdal available.</font></div><div class=""><font face="Menlo" class="">Error: Nothing to do</font></div><div class=""><br class=""></div><div class="">I downloaded the RPM:</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">$ wget <a href="http://pdal.s3-website-us-east-1.amazonaws.com/rpms/repo/redhat/rhel-7-x86_64/pdal-redhat-1.0-1.noarch.rpm" class="">http://pdal.s3-website-us-east-1.amazonaws.com/rpms/repo/redhat/rhel-7-x86_64/pdal-redhat-1.0-1.noarch.rpm</a></font></div><div class=""><font face="Menlo" class="">--2015-09-12 16:35:08--  <a href="http://pdal.s3-website-us-east-1.amazonaws.com/rpms/repo/redhat/rhel-7-x86_64/pdal-redhat-1.0-1.noarch.rpm" class="">http://pdal.s3-website-us-east-1.amazonaws.com/rpms/repo/redhat/rhel-7-x86_64/pdal-redhat-1.0-1.noarch.rpm</a></font></div><div class=""><font face="Menlo" class="">Resolving <a href="http://pdal.s3-website-us-east-1.amazonaws.com" class="">pdal.s3-website-us-east-1.amazonaws.com</a>... 54.231.65.28</font></div><div class=""><font face="Menlo" class="">Connecting to <a href="http://pdal.s3-website-us-east-1.amazonaws.com" class="">pdal.s3-website-us-east-1.amazonaws.com</a>|54.231.65.28|:80... connected.</font></div><div class=""><font face="Menlo" class="">HTTP request sent, awaiting response... 200 OK</font></div><div class=""><font face="Menlo" class="">Length: 4936 (4.8K) [application/x-rpm]</font></div><div class=""><font face="Menlo" class="">Saving to: “pdal-redhat-1.0-1.noarch.rpm”</font></div><div class=""><font face="Menlo" class="">100%[======================================>] 4,936       --.-K/s   in 0.1s    </font></div><div class=""><font face="Menlo" class="">2015-09-12 16:35:08 (37.8 KB/s) - “pdal-redhat-1.0-1.noarch.rpm” saved [4936/4936]</font></div><div class=""><br class=""></div><div class="">Installed the RPM:</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">$ sudo rpm -iv pdal-redhat-1.0-1.noarch.rpm</font></div><div class=""><font face="Menlo" class="">Preparing packages for installation...</font></div><div class=""><font face="Menlo" class="">pdal-redhat-1.0-1</font></div><div class=""><br class=""></div><div class="">PDAL did not get installed, but I can now use yum. Except it fails with a 403 (forbidden):</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">$ sudo yum install pdal</font></div><div class=""><font face="Menlo" class="">Loaded plugins: refresh-packagekit, security</font></div><div class=""><font face="Menlo" class=""><a href="http://pdal.s3-website-us-east-1.amazonaws.com/rpms/repo/redhat/rhel-6Server-x86_64/repodata/repomd.xml:" class="">http://pdal.s3-website-us-east-1.amazonaws.com/rpms/repo/redhat/rhel-6Server-x86_64/repodata/repomd.xml:</a> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"</font></div><div class=""><font face="Menlo" class="">Trying other mirror.</font></div><div class=""><font face="Menlo" class="">Error: Cannot retrieve repository metadata (repomd.xml) for repository: fmach-centos7. Please verify its path and try agai</font>n</div><div class=""><br class=""></div></div><div class="">Did I miss something ?</div><div class=""><br class=""></div><div class="">Albert</div><br class=""><div><blockquote type="cite" class=""><div class="">On 10-Sep-2015, at 23:22, Howard Butler <<a href="mailto:howard@hobu.co" class="">howard@hobu.co</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">All,<br class=""><br class="">After years of saying we'd have a release, but still being hesitant to actually follow through with it, we now have a PDAL 1.0.0 release. There's tons of stuff in it, and for those who've been following along for quite a while now, thanks for hanging around. Here's a short bullet list of PDAL 1.0.0 capabilities, just in time for #foss4g:<br class=""><br class="">* git-style `pdal` command line utility for processing data <a href="http://www.pdal.io/apps.html" class="">http://www.pdal.io/apps.html</a><br class="">* 18+ readers, 14+ writers, and 17+ filters <a href="http://www.pdal.io/stages/index.html" class="">http://www.pdal.io/stages/index.html</a><br class="">* VRT-like "pipeline" syntax for stacking operations together <a href="http://www.pdal.io/pipeline.html" class="">http://www.pdal.io/pipeline.html</a><br class="">* Python extension for manipulating data in Numpy <a href="https://pypi.python.org/pypi/PDAL" class="">https://pypi.python.org/pypi/PDAL</a><br class=""><br class="">I would like to thank Michael Gerlek for his design guidance and implementation support during PDAL's early days, Brad Chambers for his awesomely useful additions and refactoring, and Andrew Bell for his performance optimization, maintenance support, and design improvements. Contributions from numerous very patient users and developers also helped get us this far, and they are very much appreciated.<br class=""><br class="">There's still plenty of rough edges, but PDAL has been used in data warehousing production for a few years. This 1.0.0 release signals that we're ready for folks to give it a spin and see if they find it useful too. We will probably just increment minor versions (1.1, 1.2, ..., 1.x) for a while as we learn and adapt to how others are integrating and using the code in their own situations. Version numbers are cheap, so expect more of them.<br class=""><br class="">We hope you find the code useful, and we look forward to your contributions.<br class=""><br class="">Howard<br class=""><br class=""><a href="http://download.osgeo.org/pdal/PDAL-1.0.0-src.tar.gz" class="">http://download.osgeo.org/pdal/PDAL-1.0.0-src.tar.gz</a><br class="">_______________________________________________<br class="">pdal mailing list<br class="">pdal@lists.osgeo.org<br class="">http://lists.osgeo.org/mailman/listinfo/pdal<br class=""></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--<br class=""><a href="http://www.oracle.com" class=""><img alt="ORACLE" src="http://www.oracle.com/dm/design/images/oracle_sig_logo.gif" style="border-width: 0px; border-style: solid; width: 114px; height: 26px;" class=""></a><br class=""><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">Albert Godfrind | Geospatial technologies | Tel: +33 4 93 00 80 67</font><span class="Apple-converted-space"> </span><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">| Mobile: +33 6 09 97 27 23</font><span class="Apple-converted-space"> </span><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">| Skype:<span class="Apple-converted-space"> </span><a href="skype:albert-godfrind" class="">albert-godfrind</a></font><br class=""><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class=""><font color="#ff0000" class="">Oracle</font><span class="Apple-converted-space"> </span>Server Technologies<br class="">400 Av. Roumanille,</font><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class=""><span class="Apple-converted-space"> </span></font><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">BP 309 </font><span class="Apple-converted-space"> </span><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">|</font><span class="Apple-converted-space"> </span><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">06906 Sophia Antipolis cedex<span class="Apple-converted-space"> </span></font><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">|<span class="Apple-converted-space"> </span></font><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif" size="2" class="">France<br class=""><a href="http://www.apress.com/9781590598993" class="">Everything you ever wanted to know about Oracle Spatial</a></font></div><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span><span><a href="http://www.locationintelligence.net/dc/" style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline" style="color: rgb(71, 135, 255); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;"></a></span></span></span></span></span></span></div></span></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>