On 2009-04-01 20:41, stfs wrote:
On 2009-04-01 15:59, meik michalke wrote:
hi,

finally, this hardy package should behave as intended:
 o http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1_i386.deb

 o http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1.diff.gz
 o http://reaktanz.de/stuff/R/rkward_0.5.0c-1~hardy1_i386.changes

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

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

UPS: Should have been capital 'R':

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


Regards
Finn

------------------------------------------------------------------------------
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

------------------------------------------------------------------------------
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to