dependencies/common/install-gwt sets GWT_SDK_VER=2.7.0.
and why do you use an ancient javac?
mine has version 1.8
Search Criteria
Package Details: rstudio-desktop 2024.09.1.394-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rstudio-desktop.git (read-only, click to copy) |
---|---|
Package Base: | rstudio-desktop |
Description: | A powerful and productive integrated development environment (IDE) for R programming language |
Upstream URL: | https://github.com/rstudio/rstudio |
Licenses: | AGPL-3.0-only |
Conflicts: | rstudio-desktop |
Provides: | rstudio-desktop |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.050963 |
First Submitted: | 2011-03-04 15:02 (UTC) |
Last Updated: | 2024-11-11 05:37 (UTC) |
Dependencies (29)
- boost-libs
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell-en_US (hunspell-en_us)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- mathjax2
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli)
- r (r352AUR, r-mklAUR)
- apache-ant (ant-gitAUR, ant) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jdk11-openjdk (jdk11-temurinAUR) (make)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pam (pam-selinuxAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- wget (wget-gitAUR, wurlAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- git (git-gitAUR, git-glAUR) (optional) – for git support
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (optional) – for copilot support
- openssh-askpassAUR (optional) – for a git ssh access
- quarto (quarto-cli-gitAUR, quarto-cli-binAUR, quarto-cliAUR, quarto-cli-pre-releaseAUR, quarto-cli-bin-pre-releaseAUR) (optional) – for Quarto projects support
- subversion (optional) – for subversion support
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 29 Next › Last »
flying-sheep commented on 2017-09-29 14:16 (UTC)
creat89 commented on 2017-09-29 09:07 (UTC)
I can't install the package, it looks there is a problem with GWT versions. gwt-2.7.0 can't be compiled using javac 1.5. The newest version of Rstudio uses gwt-2.8.1.
andrewcsq commented on 2017-09-28 18:53 (UTC)
wanted to confirm that the package is now working (tested on a laptop and desktop) thanks (:
flying-sheep commented on 2017-09-28 10:13 (UTC)
sure, i’ll apply the patch. sorry for taking so long!
andrewcsq commented on 2017-09-28 09:22 (UTC)
I'm experiencing the same problems as the folks below when trying to recompile the package, and I don't have enough experience editing PKGBUILDs and applying patches to mod it like izahn did.
Any chance of a merge of MaoCPU's patch?
flying-sheep commented on 2017-09-28 08:01 (UTC)
simply recompiling helps.
andrewcsq commented on 2017-09-27 12:13 (UTC)
Broken with the change to libboost 1.65
Is there an upcoming patch to deal with this?
izahn commented on 2017-09-25 19:55 (UTC)
MaoCPU's patch helped me. It didn't apply cleanly, but I fixed it up by hand and managed to build the package.
MaoCPU commented on 2017-09-22 12:40 (UTC)
I had some compile error for v1.0.153 (eg something about std::cerr in Trace.cpp). This and the sha256 checksum difference are fixed in https://gist.github.com/anonymous/f591d66e93dea639609414b5e906ed66
drumson commented on 2017-09-13 09:52 (UTC)
sha256 checksums seem to be incorrect for the rstudio-1.0.153.tar.gz - should read "099ceec1480c7605285782ba5ecbf96eb6191d6f9a90e988c151578eb8bde9df" in the PKGBUILD
Pinned Comments
trap000d commented on 2024-05-16 21:42 (UTC) (edited on 2024-05-28 20:09 (UTC) by trap000d)
A note for users.
This package is quite complex. It MAY not be built because of OTHER issues. I always build, install and test it on at least two different machines. Only after that I would push a new version to AUR.
Please try some generic solutions before reporting of build problems:
1) Update all other packages (sudo pacman -Syu),
2) Clean up yay and/or makepkg caches ('yay -Sc', 'rm -rf /var/tmp/makepkg'),
3) Be sure you've got enough RAM (8 GB or more is highly recommended) and space on disk (at least 3 GB).
4) Is your Internet connection is stable, fast and not blocked somewhere?
trap000d commented on 2022-07-05 20:32 (UTC) (edited on 2022-10-03 06:28 (UTC) by trap000d)
PLEASE READ THIS MESSAGE BEFORE COMPLAINING FOR LIBBOOST
When boost is updated to a new version and you see an error message about missing libboost*.so, you will need to rebuild and reinstall the rstudio-desktop package.
trap000d commented on 2022-02-19 06:20 (UTC) (edited on 2022-02-19 06:21 (UTC) by trap000d)
Build logic is slightly changed due to changes in upstream. As they've introduced new project format (quarto), it contradicted with standard Arch package base. In brief, quarto contains pandoc as part of itself, so it's pretty hard to keep together system pandoc and embedded quarto.
So I've "resolved" it such way: if there is "quarto*" package installed, then rstudio-desktop will pick it up and use. Otherwise (not installed), quarto support in rstudio will be disabled.
'quarto' is added as optional dependency.