Re: [rkward-devel] cmake fails to find R library folder

2009-05-26 Thread Thomas Friedrichsmeier
Hm, somehow my mail below seems to have disappeared on its way, somewhere. 
Apologies, if you receive it twice.

--

Hi,

On Tuesday 26 May 2009, I. Soumpasis wrote:
 After the last update in svn cmake fails to find the R library folder. I am
 pasting the messages from the cmake.

ok, thanks for reporting this soon. I guess I'll have to back out that change. 
One question though:


 -- Checking for R package library location to use
 -- Not detected and not specified.
 CMake Error at rkward/rbackend/FindR.cmake:100 (MESSAGE):
   No existing library location found

What does
  R CMD sh -c 'echo $R_LIBS:$R_LIBS_SITE'
print?

 Linking CXX executable rkward.bin
 /usr/bin/ld: warning: libRblas.so, needed by /opt/R/lib/libR.so, not found
[...]
 This is strange because libR.so and libRblas.so are in the same folder.

Indeed, that's strange, and I don't quite understand, why we need to help ld, 
here. That's why I thought I could simply rip out the workaround code. Well, 
things should work again in a few minutes.

Regards
Thomas



signature.asc
Description: This is a digitally signed message part.
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] cmake fails to find R library folder

2009-05-26 Thread I. Soumpasis
Hi Thomas,

I checked the latest version of svn (2503) and both cmake and make worked
fine. :)

Regards,
Ilias

2009/5/26 I. Soumpasis nono@gmail.com



 2009/5/26 Thomas Friedrichsmeier 
 thomas.friedrichsme...@ruhr-uni-bochum.de




 ok, thanks for reporting this soon. I guess I'll have to back out that
 change.
 One question though:



  -- Checking for R package library location to use
  -- Not detected and not specified.
  CMake Error at rkward/rbackend/FindR.cmake:100 (MESSAGE):
  No existing library location found


 What does
 R CMD sh -c 'echo $R_LIBS:$R_LIBS_SITE'
 print?


 Hi Thomas

 Actually prints nothing.

 R CMD sh -c 'echo $R_LIBS:$R_LIBS_SITE'
 :

 I compiled R myself in the /opt directory and I made a link of the
 executable R in the /usr/bin directory. I assume that this makes rkward find
 the R directory. Still it is strange that finds correct the R directory the
 R/lib directory but fails with the R/library.

 Regards,
 Ilias


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] cmake fails to find R library folder

2009-05-26 Thread Thomas Friedrichsmeier
Hi,

On Tuesday 26 May 2009, I. Soumpasis wrote:
 After the last update in svn cmake fails to find the R library folder. I am
 pasting the messages from the cmake.

ok, thanks for reporting this soon. I guess I'll have to back out that change. 
One question though:


 -- Checking for R package library location to use
 -- Not detected and not specified.
 CMake Error at rkward/rbackend/FindR.cmake:100 (MESSAGE):
   No existing library location found

What does
  R CMD sh -c 'echo $R_LIBS:$R_LIBS_SITE'
print?

 Linking CXX executable rkward.bin
 /usr/bin/ld: warning: libRblas.so, needed by /opt/R/lib/libR.so, not found
[...]
 This is strange because libR.so and libRblas.so are in the same folder.

Indeed, that's strange, and I don't quite understand, why we need to help ld, 
here. That's why I thought I could simply rip out the workaround code. Well, 
things should work again in a few minutes.

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel