Menu

rkward start and crash error

Help
chak8870
2012-01-04
2013-01-15
  • chak8870

    chak8870 - 2012-01-04

    Hi,
    I am facing some serious issues with RKward 0.5.7z-dailybuilds. It is crashing as soon as it starts. I am worried that a backend R problem is some how associated, at least that is what the error message is indicating.

    Here is my system info:
    OS: Linux mint11 (Katya)
    Kernel: Linux 2.6.38-12
    Platform: X86_64
    CPU: Intel core i7-2620 M CPU 2.70 GHz
    Ram: 5.8 GB
    I manage to take some screenshots:


    Here are some pastebin results:
    http://pastebin.com/rmy7PtWc
    and
    http://pastebin.com/HJRAcLLn - although this one might not be too helpful.
    If I try to reinstall rkward, I get dependency error:

    One other thing, exactly same problem is observed in a different system where Ubuntu 10.04 64 bit installed. Unfortunately, I do not have the details error code for that system now. However, both of them were running fine two months ago. Any suggestions to resolve this issue is much appreciated.
    Best,
    Sourav

     
  • Thomas Friedrichsmeier

    Hi!

    You are trying to use a version of RKWard compiled against R < 2.14.0 with R >= 2.14.0. This is not going to work, and essentially that is what that dependency error is about.

    Use this PPA, instead, which provided binaries of RKWard built against R 2.14.x: https://launchpad.net/~rkward-devel/+archive/rkward-dailys-cran .

    Regards
    Thomas

     
  • chak8870

    chak8870 - 2012-01-05

    Hi Thomas,

    You are trying to use a version of RKWard compiled against R < 2.14.0 with R >= 2.14.0. This is not going to work, and essentially that is what that dependency error is about.

    Thanks for explaining.

    Use this PPA, instead, which provided binaries of RKWard built against R 2.14.x: https://launchpad.net/~rkward-devel/+archive/rkward-dailys-cran

    Resolved the problem without further issues.

    Thanks.
    Best,
    Sourav