How to Build flamerobin on ubuntu or debian

get the flamerobin dependencies

sudo apt-get build-dep flamerobin

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.1/data/

 
wiki/howtobuildonubuntudebian.txt · Last modified: 2010/05/17 15:59 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