12th Nov 2007
Installing Qosmic on Ubuntu
It took some doing to install Qosmic (a flam3 fractal generator) on Ubuntu, so i figured i’d package it up into a simple little bin file.
Download as text
sudo apt-get install libqt4-dev libpng12-dev libjpeg62-dev libxml2-dev expat
wget http://students.washington.edu/bitsed/qosmic/public/qosmic-1.1.2.tar.bz2
tar -jxvf qosmic-1.1.2.tar.bz2
cd qosmic
./build.sh
For some examples of what Qosmic (and flam3) can do, head over to my deviantArt gallery.
It took some doing to install Qosmic (a flam3 fractal generator) on Ubuntu, so i figured i’d package it up into a simple little bin file.
Download as text
sudo apt-get install libqt4-dev libpng12-dev libjpeg62-dev libxml2-dev expat wget http://students.washington.edu/bitsed/qosmic/public/qosmic-1.1.2.tar.bz2 tar -jxvf qosmic-1.1.2.tar.bz2 cd qosmic ./build.sh
For some examples of what Qosmic (and flam3) can do, head over to my deviantArt gallery.
Posted in c, ubuntu | 3 Comments »







