[pdal] Build/install pdal on raspberry pi zero 2
Paul Harwood
runette at gmail.com
Fri Mar 14 04:23:52 PDT 2025
Unpacking that message a little:
1 About Conda - I am assuming that you are getting "pdal not found" when
you attempt to do "mamba install pdal" or similar (some more context would
be good). I wonder which architecture the Conda on Pi Zero installation is
looking for - PDAL supports linux-aarch64, which I would have thought would
have been the one but worth checking.
2 Building - probably asking too much to build PDAL on pi
3 Which environment are you developing in? There are, if you want, C and
C# bindings for PDAL in the PDAL/CAPI repository, which are available from
Conda as pdal-c and should be available on linux-aarch64 architecture
(although I have never tested it).
You probably need to provide some more information and a better-structured
question.
Paul
On Fri, 14 Mar 2025 at 09:16, h Istvan via pdal <pdal at lists.osgeo.org>
wrote:
> Hi everyone! :)
>
> I tried to install pdal with conda/mamba to my pi zero 2 always getting a
> message that pdal is not found...
>
> With building i got issues too, with 500mb memory and 2GB swap wasn't
> enough to build...
>
> Since i only want to transform pcd files to laz i thought getting only the
> cpp and headers from source i need and using them directly in my code. Or
> should i try laszip?
> Im new to c++ i'm a c# developer
>
> What do you suggest, how should i proceed?
> Any idea is welcome :)
>
> Best regards,
> István
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20250314/4a260abe/attachment.htm>
More information about the pdal
mailing list