[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#617296: RFP: rstudio -- IDE for GNU R



Hi,

I tried to start from scratch, and was able to build rstudio without
downloading any additional resources. It still needs GWT to run though,
and a way to configure every path to system libraries, dictionaries...

You'll find attached a minimal control file to list the debian
build-deps (and use mk-build-deps). You could configure it with
cmake .. -DCMAKE_BUILD_TYPE=Release -DQT_QMAKE_EXECUTABLE=qmake
-DCMAKE_INSTALL_PREFIX=/usr/lib/

And you need to tweak src/cpp/session/CMakeLists.txt to remove
dependency checking and install.

Regards,
Bertrand

Source: rstudio
Section: gnu-r
Priority: optional
Maintainer: Bertrand Marc <beberking@gmail.com>
Build-Depends: debhelper (>= 9), build-essential, pkg-config, fakeroot, cmake,
 uuid-dev, libssl-dev, libbz2-dev, zlib1g-dev, libpam-dev, libxslt1-dev,
 libapparmor1, apparmor-utils, libboost-all-dev (>=1.50), libpango1.0-dev,
 unzip, qt-sdk, qtbase5-dev, libqt5webkit5-dev, qtpositioning5-dev,
 libqt5sensors5-dev, libqt5svg5-dev, libqt5xmlpatterns5-dev,
 libjs-mathjax, libclang-dev, pandoc, hunspell-dictionnaries
Standards-Version: 3.9.6


Reply to: