数仓项目6.0配置大全(hadoop/Flume/zk/kafka/mysql配置)

阅读 14

2024-01-18


1. Firstly, need to check which version pcl you need to install on your ubuntu system.

PCL download link:

https://github.com/PointCloudLibrary/pcl/releases?page=2icon-default.png?t=N7T8https://github.com/PointCloudLibrary/pcl/releases?page=2

 Then click Assets, and download the source code.zip

2. unzip source_code.zip

3. cd source_code

4.

mkdir build && cd build

5. 

cmake ..

6.

make -j2 && sudo make install

7. 

please enter into /usr/local/include

the pcl-1.9 can be found here.

精彩评论(0)

0 0 举报