loading plugins with CC 2.9 beta on ubuntu
loading plugins with CC 2.9 beta on ubuntu
Hi,
I just downloaded the latest beta version (2.9) and compiled it on Ubuntu from the sources,
But when launching CC, it appears that the plugins were not found
A little workaround just proved that the path CC used to find plugins was wrong:
/usr/lib/cloudcompare/plugins instead of /usr/local/lib/cloudcompare/plugins
I don't know if I'm the only one facing this,
But it seems a bit weird as it worked without problem for me on 2.6.1 version
Also keep up the good work on CC :)
Stephane
I just downloaded the latest beta version (2.9) and compiled it on Ubuntu from the sources,
But when launching CC, it appears that the plugins were not found
A little workaround just proved that the path CC used to find plugins was wrong:
/usr/lib/cloudcompare/plugins instead of /usr/local/lib/cloudcompare/plugins
I don't know if I'm the only one facing this,
But it seems a bit weird as it worked without problem for me on 2.6.1 version
Also keep up the good work on CC :)
Stephane
Re: loading plugins with CC 2.9 beta on ubuntu
Can you provide us with your CMake configuration? (one or several screenshots would be good)
Thanks
Thanks
Daniel, CloudCompare admin
Re: loading plugins with CC 2.9 beta on ubuntu
Hi Daniel,
Thanks for the quick answer
The options are in the cmake-1 & cmake-2 images and the configuration is in cmake-3
Thanks for the quick answer
The options are in the cmake-1 & cmake-2 images and the configuration is in cmake-3
- Attachments
-
- options 1
- cmake-1.jpg (168.69 KiB) Viewed 10574 times
-
- options 2
- cmake-2.jpg (156.66 KiB) Viewed 10574 times
-
- configuration
- cmake-3.png (152.29 KiB) Viewed 10574 times
Re: loading plugins with CC 2.9 beta on ubuntu
And the installation is in cmake-4
- Attachments
-
- installation
- cmake-4.png (182.83 KiB) Viewed 10574 times
-
- Posts: 29
- Joined: Sat Dec 14, 2013 6:36 pm
Re: loading plugins with CC 2.9 beta on ubuntu
I'm afraid to not understand the issue here.
the runtime path point to '/usr/local/lib/cloudcompare/plugins' as proved by your last printscreen
the runtime path point to '/usr/local/lib/cloudcompare/plugins' as proved by your last printscreen
Re: loading plugins with CC 2.9 beta on ubuntu
yes, but CC was searching for the plugins in /usr/lib/cloudcompare/plugins , which is not the place they have been installed,
that's what i wanted to say at first
that's what i wanted to say at first
-
- Posts: 29
- Joined: Sat Dec 14, 2013 6:36 pm
Re: loading plugins with CC 2.9 beta on ubuntu
We just check with Daniel, it should work fine as is.
could you give me the output of "which CloudCompare"?
thanks
could you give me the output of "which CloudCompare"?
thanks
Re: loading plugins with CC 2.9 beta on ubuntu
Here it is
- Attachments
-
- whichcc.png (15.95 KiB) Viewed 10560 times
-
- Posts: 29
- Joined: Sat Dec 14, 2013 6:36 pm
Re: loading plugins with CC 2.9 beta on ubuntu
have you another version of CC installed on this computer?
else I must admit that I'm clueless here,
It should just work fine, you are the first to encounter the issue since we changed the whole path system
else I must admit that I'm clueless here,
It should just work fine, you are the first to encounter the issue since we changed the whole path system
Re: loading plugins with CC 2.9 beta on ubuntu
my bad, I just saw that my old 2.6 was still there
may it be the cause ?
may it be the cause ?