Bug 296546 - cantor_rserver fails to start
Summary: cantor_rserver fails to start
Status: RESOLVED DUPLICATE of bug 351871
Alias: None
Product: cantor
Classification: Applications
Component: r-backend (show other bugs)
Version: 0.3
Platform: openSUSE Linux
: NOR major
Target Milestone: ---
Assignee: Alexander Rieder
URL: http://127.0.0.1:16460/doc/manual/R-e...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 11:32 UTC by Christopher Yeleighton
Modified: 2017-04-28 19:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
calls { R CMD cantor_rserver; } instead (466 bytes, patch)
2012-03-22 19:55 UTC, Christopher Yeleighton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2012-03-22 11:32:58 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Build Identifier: 

Cantor starts cantor_rserver in an unsupported way and fails.  The only supported way is to start the server via R: { R CMD cantor_rserver; }.

Reproducible: Always

Steps to Reproduce:
  1. Tell KDE to start Cantor.

Actual Results:  
  1. Busy box, and the following message:
/usr/bin/cantor_rserver: error while loading shared libraries: libR.so: cannot 
open shared object file: No such file or directory

Expected Results:  
  1. An interactive R worksheet

Originally reported as Bug openSUSE 753292 but it turns out to be a bug in Cantor itself.
Comment 1 Christopher Yeleighton 2012-03-22 19:55:10 UTC
Created attachment 69817 [details]
calls { R CMD cantor_rserver; } instead
Comment 2 Filipe Saraiva 2017-04-28 19:42:21 UTC

*** This bug has been marked as a duplicate of bug 351871 ***