Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Running error #118

Open
arianaa30 opened this issue Aug 28, 2017 · 1 comment
Open

Running error #118

arianaa30 opened this issue Aug 28, 2017 · 1 comment
Labels

Comments

@arianaa30
Copy link

arianaa30 commented Aug 28, 2017

I followed this link and installed PCL 1.8. When trying to run a demo, it complaints:

./point_cloud_visualizer: error while loading shared libraries: libpcl_common.so.1.7: cannot open shared object file: No such file or directory

What is going wrong? How to fix it?

In my /usr/local/lib there is libpcl_common.so.1.8 . But I was assuming it handles it automatically.

@Sirokujira
Copy link
Collaborator

As I think that it is about building the PointCloudLibrary's build environment,
Please ask the question in the Users mailing list.

Point Cloud Library (PCL) Users mailing list
http://www.pcl-users.org/

Measures

  1. When pcl 1.7 has been installed with apt-get command
    Before building, delete the pcl1.7 library with the following command.

sudo apt-get purge libpcl*

other install case(pcl-tools)
https://www.devmanuals.net/install/ubuntu/ubuntu-16-04-LTS-Xenial-Xerus/how-to-install-pcl-tools.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants