[CMake] (no subject)

2012-06-22 Thread George Petasis
I had this warning under Fedora 17, 64 bit: -- Searching for Java... CMake Warning at /usr/share/cmake/Modules/FindJava.cmake:120 (message):   regex not supported: java version "1.7.0_03-icedtea"   OpenJDK Runtime Environment (fedora-2.2.1.fc17.8-x86_64)   OpenJDK 64-Bit Server VM (build 23.0-b

[CMake] Σχετ: How to convince cmake to find Tcl/Tk 8.6?

2012-06-22 Thread George Petasis
No, I didn't know about this option. I tried it, and it does work. Thank you, George Απο: David Cole Προς: petas...@yahoo.gr Κοιν.: cmake Στάλθηκε: 10:52 μ.μ. Παρασκευή, 22 Ιουνίου 2012 Θεμα: Re: [CMake] How to convince cmake to find Tcl/Tk 8.6? Have you

[CMake] Rpath removed from installed libraries?

2008-07-09 Thread George Petasis
Hi all, I am trying to build a shared library under linux, with INSTALL_RPATH_USE_LINK_PATH ON. When the library is built, -Wl,-rpath,... is added to the compiler flags. Also, I can see the rpath of the built with "readelf -d". But the installed shared library has no rpath, and "readelf -d" does