transmart@server:~$ echo $JAVA_HOME
/usr/lib/jvm/java-7-openjdk-amd64
Error in download.file(url = "http://bioconductor.org/packages/release/bioc/src/contrib/QDNAseq_1.10.0.tar.gz"
, :
cannot open URL 'http://bioconductor.org/packages/release/bioc/src/contrib/QDNAseq_1.10.0.tar.gz'
In addition: Warning message:
In download.file(url = "http://bioconductor.org/packages/release/bioc/src/contrib/QDNAseq_1.10.0.tar.gz", :
cannot open: HTTP status was '404 Not Found'
Execution halted
sudo find / -name 'grails'
export GRAILS_HOME=/path/to/grails
export PATH=$PATH:$GRAILS_HOME/bin
locale-gen it_IT.utf8
probe=$(curl -L $transmartUrl | grep "title" | grep "Transmart")
Thank's for the feedback, that was helpful.
Originally, I planned to install transmart on Centos 7 but the provided installation scripts didn't work as I had imagined for that platform. In the end I followed the instructions and installed transmart on Ubuntu 14.04. That worked much better, but there are still a few additional issues that can be encountered:
1) After a reboot neither RServe nor SOLR startet automatically
2) The installation of R fails and manual intervention is required
cran_pkg.R - By choosing a different cran mirror installation of the packages succeded
other_pkg.R - I couldn't find a suitable mirror for the required packages (manual installation from source might be necessary?).
The downloaded default version of R 3.2.x is outdated --> required packages are not available. Is it possible to replace this version with something up to date or are there any concequences to be expected?
How is the software distribution process to be handled in the future? The current approach with the install scripts (bash, R, php, make ...) seems to be quite error prone. Especially in regards to the existing dependancy on third party provided services on hosting R packages, no stable conditions can be expected for the setup process at all. Also, some system specific differences are not really taken into account (Ubuntu vs RHEL) and the install scripts may not work as intended. It might be better to remove install-rhel at the moment.
I believe deployment would be much, much easier and faster with a current version of transmart being provided as a vm-image and also better for the reproducibility of analytic results.
cd /usr/share/tomcat7/.grails/transmartConfig/Config.groovy