On 04/25/10 15:00, lux-integ wrote:
> Greeings,
>
> I am trying to use cmake to find R2- (an optional program used in
> kdeedu-4.4.2). I can find libraries and headers but I dont seem to be able
> set CMAKE_PREFIX_PATH to find $R_HOME/bin/R.
>
And I don't think that you are going to be able to because R doesn't use
the regular *NIX install path structure.
I suggest that you set:
CMAKE_INCLUDE_PATH
CMAKE_LIBRARY_PATH
to point to the "include" and "lib" paths.
--
James Tyrer
Linux (mostly) From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page