How to install StoreGrid backup server on Ubuntu 7.04 feisty


sudo su

aptitude install zlib1g libpng12-0 libjpeg62 flex bison libxml2-dev libfreetype6 libfreetype6-dev build-essential libstdc++5 unzip openssl libssl-dev

cd /usr/src

wget http://www.storegrid.net/products/storegrid/sp/922221225/VembuStoreGrid_2_2_5_SP_DBN.zip

unzip VembuStoreGrid_2_2_5_SP_DBN.zip

./VembuStoreGrid_2_2_5_SP_DBN.bin

That should get you going…

Leave a Reply

You must be logged in to post a comment.