<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>Hello to All,</p>
<p> </p>
<p>I am having a real issue and I hope someone out there can direct me.  I am moving a users R based system to a new Linux installation:</p>
<p>3.10.0-327.13.1.el7.x86_64 #1 SMP Thu Mar 31 16:04:38 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux</p>
<p> </p>
<p>I have R installed but the user needs Cairo.  I got the latest version of Cairo package:</p>
<p>Cairo_1.5-9.tar.gz</p>
<p>Then I do the following for installation under the users directory which is where she needs it do R library call</p>
<p>R CMD INSTALL -l /home/dsvehla/R Cairo_1.5-9.tar.gz</p>
<p> </p>
<p>I get the following every time - even if I use older versions of the package:</p>
<p>** R<br />** preparing package for lazy loading<br />** help<br />*** installing help indices<br />** building package indices ...<br />** testing if installed package can be loaded<br />Error : .onLoad failed in loadNamespace() for 'Cairo', details:<br /> call: dyn.load(file, DLLpath = DLLpath, ...)<br /> error: unable to load shared object '/home/dsvehla/R/Cairo/libs/Cairo.so':<br /> /home/dsvehla/R/Cairo/libs/Cairo.so: undefined symbol: cairo_surface_write_to_png<br />Error: loading failed<br />Execution halted<br />ERROR: loading failed<br />* removing ‘/home/dsvehla/R/Cairo’</p>
<p> </p>
<p>No matter where I look I cannot find an answer to this issue - I have installed all ( I think ) dependencies for Cairo but still no go.</p>
<p> </p>
<p>Thanks  for your help</p>
<p> </p>
<p> </p>
<div>-- <br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">#Joseph Norris (Linux/Apache/Mysql/Perl - what else is there?)<br /> print @c=map chr $_+100,(6,17,15,16,-68,-3,10,11,<br /> 16,4,1, 14,-68,12,1,14,8, -68,4,-3,-1,7,1,14,-68,<br /> -26,11,15,1,12, 4,-68,-22,11,14,14,5,15,-90);<br /> <br /> <a href="https://www.linkedin.com/in/joseph-norris-54834341" target="_blank" rel="noreferrer">https://www.linkedin.com/in/joseph-norris-54834341</a></div>
</div>
</body></html>