Discussion:
[conda] Hardcoded path /usr/lib64 when using CDT for X11 libraries
Thibaud Kloczko
2018-08-02 12:18:06 UTC
Permalink
Hi all,

We are trying to build VTK with qt5 support for Linux arch. We also want
that graphics stuff are handled by the system libraries of the host.

So we are using cdt for libx11, libsm, libxt, ... and bulding the package
on a centos virtual machine works well.

However, when installing the vtk package on Ubuntu, one cannot link to it
since in the VTKTargets.cmake file, paths to libSM, libXt, ... are
hardcoded using /usr/lib64 while these libs are available at
/usr/lib/x86_64-linux-gnu !

We have searched for a solution for 3 days without success.

If anybody has a hint to tell us it would be fantastic !

Sincerely,

Thibaud Kloczko.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/a74af02a-a583-4186-bac5-f90283b6cebf%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...