?

How to Build flamerobin on ubuntu or debian

get the flamerobin dependencies

sudo apt-get build-dep flamerobin

recent versions needs boost headers

sudo apt-get install libboost-dev

install subversion

sudo apt-get install subversion

svn co https://flamerobin.svn.sourceforge.net/svnroot/flamerobin flamerobin

cd flamerobin/trunk/flamerobin

./configure –prefix=/opt/flamerobin

make

sudo make install

start it with

/opt/flamerobin/bin/flamerobin &

connect or create a new database in /var/lib/firebird/2.5/data/

wiki/howtobuildonubuntudebian.txt · Last modified: 2012/04/22 15:01 by mariuz
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki