Hi, I tried to do some plotting in R after break from using R inside Sage, but I encountered error:
Error in png() : X11 module cannot be loaded In addition: Warning message: In png() : unable to load shared object '/usr/local/sage/sage-5.8-opt/local/lib/R//modules//R_X11.so': /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Get_Advance I checked it, and libharfbuzz.so.0 (dependency of pango/cairo) in my system is 0.9.15, the symbol it looks for is defined in my system-wide freetype installation ( 2.4.11 ), but is missing from Sage-installed freetype (2.3.5) that is linked in R_X11.so. rebuilding R with "--without-cairo" helps, and it still can generate png files using grGraphics - was cairo enabled on purpose and is used somewhere else in Sage version of R? Thanks, Andrzej. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.