The Passionate Craftsman

Ruby, PHP, MySql, Software engineering and more.

Friday 15 June 2012

How to install G-WAN on Ubuntu 10.04 32-bit


sudo apt-get update
sudo apt-get install -y sqlite3 libsqlite3-dev # to connect to sqlie3 and it is required
sudo apt-get install -y libdbi0-dev libdbd-mysql # to connect to mysql - not required
wget http://gwan.ch/archives/gwan_linux32-bit.tar.bz2
tar -xjf gwan_linux32-bit.tar.bz2
cd gwan_linux32-bit
./gwan # start g-wan

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home