In order to install vtk-4.2 I downloaded the appropriate tarball. When I
try '$ cmake .' in the VTK dir after unpacking I get:
.....
...../VTK/CMake/libcmVTK_WRAP_TCL2.so: failed to map segment from shared
object: Operation not permitted
.....

As '$ ldd libcmVTK_WRAP_TCL2.so' says "not a dynamic executable" this
seems more or less reasonable -allthough
'$ readelf libcmVTK_WRAP_TCL2.so' says
"Type:                              DYN (Shared object file)"

So my question is, if there is a way to tell the system that this file
is a dynamic execuatble, so that cmake works ?
-- 
gentoo-user@gentoo.org mailing list

Reply via email to