[Bug 1325325] Re: Rserve does not start (not found)

2015-12-24 Thread Daniel Neel
Also, if anyone's using Ansible by chance, here are some playbook entries I'm using to install Rserve and work around this problem: - name: Install Rserve apt: pkg=r-cran-rserve state=latest # === Fix Ubuntu's broken Rserve package === # Ubuntu's rserve package doesn't set symlinks

[Bug 1325325] Re: Rserve does not start (not found)

2015-12-24 Thread Daniel Neel
Here's the modified commands I had to run, based on the comment from @agent-8131, on Ubuntu 14.04: cd /usr/lib/R/bin/ sudo ln -sf ../site-library/Rserve/libs/Rserve sudo ln -sf ../site-library/Rserve/libs/Rserve.dbg After running these, Rserve worked for me. -- You received this bug notificatio

[Bug 1325325] Re: Rserve does not start (not found)

2015-04-02 Thread agent 8131
Commands to fix: cd /usr/lib/R/bin/ ln -sf ../site-library/Rserve/libs/Rserv ln -sf ../site-library/Rserve/libs/Rserve.db -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325325 Title: Rserve does

[Bug 1325325] Re: Rserve does not start (not found)

2014-10-25 Thread pavlos
Indeed, fixing the broken symlinks did the job. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325325 Title: Rserve does not start (not found) To manage notifications about this bug go to: https://

[Bug 1325325] Re: Rserve does not start (not found)

2014-10-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: rserve (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325325 Title: Rse