Installing Cutycapt on Ubuntu 12.0.4

When installing Cutycapt on Ubuntu 12.0.4 you cannot use: sudo apt-get install subversion libqt4-webkit libqt4-dev g++ but instead you should use sudo apt-get install subversion libqtwebkit4 libqt4-dev libicu48 g++ Then you can make CutyCapt on Ubuntu without LIB errors missing. /CutyCapt: error while loading shared libraries: libQtSvg.so.4: cannot open shared object file: No such file or directory make g++ -c -m64 -pipe

Continue readingInstalling Cutycapt on Ubuntu 12.0.4

GlusterFS install from Source

Compilation from Source If you wish to install glusterrfs in a fresh out of the box Ubuntu 12.04 machine. Download first the glusterfs3.3.1 Download Source Code You may also need sudo apt-get install flex sudo apt-get install bison sudo apt-get install openssl sudo apt-get install libssl-dev An error like this may occur after you run autoreconf -f or ./configure    

Continue readingGlusterFS install from Source

Scroll Up
Visit Us On TwitterVisit Us On FacebookVisit Us On YoutubeVisit Us On LinkedinCheck Our FeedVisit Us On Instagram