[pkg-firebird-general] Firebird 1.5 / 2.0 / 2.1 in the same Debian Server?

marius popa mapopa at gmail.com
Mon Sep 8 06:24:37 UTC 2008


On Sun, Sep 7, 2008 at 6:05 AM, Valdir Marcos <valdir.marcos at ig.com.br>wrote:

> Is there any easy solution to put Firebird 1.5, 2.0 and 2.1 (on
> different ports) to work at the same time on a Debian Server?
>
> This could be done by apt-get or dpkg?


the best way is to install them in /opt
i usually install them like this and compile them with prefix option and
then modify/add the startup scrip for each

/opt/firebird2.1
/opt/firebird2.5.x
/opt/firebird3.x


You might need git for  script and php

$ sudo apt-get install git-core php5-cli
$ git clone  git://github.com/mariuz/firebird_scripts.git
$ cd firebird_scripts



here is the script that i use to install firebird 2.5 from source

http://github.com/mariuz/firebird_scripts/tree/master/firebird-build.php




$ sudo  php firebird-build.php




>
> Thanks,
>
> Valdir
>
> _______________________________________________
> pkg-firebird-general mailing list
> pkg-firebird-general at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-firebird-general
>



-- 
developer flamerobin.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-firebird-general/attachments/20080908/c2b8bf3d/attachment.htm 


More information about the pkg-firebird-general mailing list