{ 2.3 } Other Installations - GemaAlbiach/Bicing-RealTime-Occupancy-estimation GitHub Wiki

REDIS + NODE.JS

From: https://github.com/codementum/experimentr

Node.js

curl -sL https://rpm.nodesource.com/setup | bash - yum install -y nodejs

(No by now, Optional: yum install gcc-c++ make)

REDIS

(http://redis.io/download) Note that in centos you should install Development Tools (like make)

yum groupinstall "Development Tools"

and tcl-8.x http://rpm.pbone.net/index.php3/stat/4/idpl/18329659/dir/centos_6/com/tcl-8.5.7-6.el6.x86_64.rpm.html

Other (Charts):

http://www.chartjs.org/docs/ https://github.com/ramnathv/rCharts

Bicng Analitycs http://sample.stratebi.es/pentaho/content/pentaho-cdf-dd/Render?&solution=bicing&path=%2Fportal&file=portalTrip.wcdf

http://www.rocboronat.net/tracBicingJ2EE/browser/barcelonabicing.web?rev=2&order=name

http://www.eduard-gamonal.net/tag/bicing

Apache http + PHP

http://httpd.apache.org/docs/current/install.html

Overview for the impatient Download $ lynx http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize $ vi PREFIX/conf/httpd.conf Test $ PREFIX/bin/apachectl -k start

download the latest versions of both APR and APR-Util from Apache APR, unpack them into ./srclib/apr and ./srclib/apr-util (be sure the domain names do not have version numbers; for example, the APR distribution must be under ./srclib/apr/)

./configure --with-included-apr

(default path: /usr/local/apache2/conf)

PHP & Others

https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-centos-6

GRAPH (JS library Not installation):

https://developers.google.com/chart/interactive/docs/gallery

Cassandra + STORM

https://github.com/hmsonline/storm-cassandra

Sample Spatio-temporal prediction

http://rgm3.lab.nig.ac.jp/RGM/R_rdfile?f=gstat/man/krigeST.Rd&d=R_CC

⚠️ **GitHub.com Fallback** ⚠️