Hi,

On Monday 22 October 2007, Prasenjit Kapat wrote:
> ok "moc-qt4 -v" shows
> Qt Meta Object Compiler version 59 (Qt 4.3.2)
>
> I think that is fine! Let me know if it is not..

yes, but the question is, which version "moc" itself is, i.e. whether
# moc -v
shows version 3 or 4. If it's version 3, you'll need to make sure version 4 is 
first in the path for the kde 4 user.

> -- Checking for R package library location to use
> CMake Error:
> /usr/local/lib/R/site-library:/usr/lib/R/site-library:/usr/lib/R/library
> does not exist
> -- Configuring done

I see, my bad. While I think of the correct fix, 
add -DR_LIBDIR=/usr/local/lib/R/site-library to the cmake options.

> I have R 2.5.1 though... For KDE3 compilation I had to use
> CC=/usr/bin/gcc-4.2 and CXX=/usr/bin/g++-4.2 before ./configure. What
> are the relevant options here?

The same should do the trick, as far as I know. But this is all new to me as 
well.

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to