Comment 5 for bug 1325325

Revision history for this message
Daniel Neel (dneelyep) wrote :

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.