<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 2009-04-01 20:41, stfs wrote:
<blockquote cite="mid:49D3B568.8050302@fs-analyse.dk" type="cite">
  <pre wrap="">
On 2009-04-01 15:59, meik michalke wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">hi,

finally, this hardy package should behave as intended:
 o <a class="moz-txt-link-freetext" href="http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1_i386.deb">http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1_i386.deb</a>

 o <a class="moz-txt-link-freetext" href="http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1.diff.gz">http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1.diff.gz</a>
 o <a class="moz-txt-link-freetext" href="http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1_i386.changes">http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1_i386.changes</a>

i have dropped the parallel installation attempt, after i ran from one problem 
into another (overwriting man pages and the like). so you can either install 
the kde 3 version *or* this new package.

i've built and tested it on the kubuntu 8.04 qemu image i created yesterday (R 
2.6.2, kde 4.0.3, everything left to default, just the needed packages 
installed from the preconfigured repos). it installed without problems and 
starts from menu and console (if called with full path).

thanks a lot to finn for testing several times and giving valuable feedback. 
as he poited out, 8.04 is marked "long term support", so despite all issues we 
shouldn't forget about it.


viele gruesse :: m.eik

  
    </pre>
  </blockquote>
  <pre wrap=""><!---->Hi
I have now tested your new package on hardy. After installing it gives 
this error:

/usr/lib/kde4/bin/rkward.bin: error while loading shared libraries: 
libRlapack.so: cannot open shared object file: No such file or directory

I then created a symlink to '/usr/lib/r/lib/libR.so' called 'libRlapack.so'

sudo ln -s /usr/lib/r/lib/libR.so /usr/lib/r/lib/libRlapack.so

Now everything seems to work

  </pre>
</blockquote>
UPS: Should have been capital 'R':<br>
<pre wrap="">I then created a symlink to '/usr/lib/R/lib/libR.so' called 'libRlapack.so'

sudo ln -s /usr/lib/R/lib/libR.so /usr/lib/R/lib/libRlapack.so</pre>
<br>
<blockquote cite="mid:49D3B568.8050302@fs-analyse.dk" type="cite">
  <pre wrap="">Regards
Finn

------------------------------------------------------------------------------
_______________________________________________
RKWard-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:RKWard-devel@lists.sourceforge.net">RKWard-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/rkward-devel">https://lists.sourceforge.net/lists/listinfo/rkward-devel</a>

  </pre>
</blockquote>
</body>
</html>