+PINEBOOK: Newbie Trying to Compile RStudio On Pinebook - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: +PINEBOOK: Newbie Trying to Compile RStudio On Pinebook (/showthread.php?tid=4907) |
+PINEBOOK: Newbie Trying to Compile RStudio On Pinebook - MiningBrutus - 08-12-2017 Hello Pine64 Community, I am new to Linux and am trying to get Rstudio on my Pinebook with Q40s installed on the emmc module. I found instructions from: http://herb.h.kobe-u.ac.jp/raspiinfo/rstudio_en.html who documents their experience on a Raspberry Pi 2/3, but I have encountered errors.. Also note that I did not edit or create a swapfile (I had trouble / didnt feel comfortable, but I also didnt use nano.. I tried just in the GUI with the default program and got a permissions error). Also I didn't mess with the shell... so pretty much everything in the "Requirements" section I passed by Aside from the first section I followed their instructions exactly although with my corresponding directories... But, I get to the line.. cmake .. -DRSTUDIO_TARGET=Desktop -DCMAKE_BUILD_TYPE=Release When I execute the command and I am experiencing an error.. here is what the output says in my terminal.. Code: root@pine64:/home/adminq/Documents/rstudio/build# cmake .. -DRSTUDIO_TARGET=Desktop -DCMAKE_BUILD_TYPE=Release So, would anyone be able to assist me with troubleshooting? Thanks in advance, MiningBrutus RE: +PINEBOOK: Newbie Trying to Compile RStudio On Pinebook - MarkHaysHarris777 - 08-12-2017 I have deleted your original duplicate posting . RE: +PINEBOOK: Newbie Trying to Compile RStudio On Pinebook - MiningBrutus - 08-12-2017 (08-12-2017, 03:59 PM)MarkHaysHarris777 Wrote: I have deleted your original duplicate posting . I thought I had deleted it after I re-posted.. I guess not?.. Thank you for deleting RE: +PINEBOOK: Newbie Trying to Compile RStudio On Pinebook - MarkHaysHarris777 - 08-12-2017 (08-12-2017, 04:24 PM)MiningBrutus Wrote:(08-12-2017, 03:59 PM)MarkHaysHarris777 Wrote: I have deleted your original duplicate posting . You are welcome; your delete is called a "soft delete" -- the moderators come along later and clean things up permanently once they understand you intent. |