Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariuz/firebird_scripts
firebird related scripts
https://github.com/mariuz/firebird_scripts
Last synced: about 2 months ago
JSON representation
firebird related scripts
- Host: GitHub
- URL: https://github.com/mariuz/firebird_scripts
- Owner: mariuz
- Created: 2008-07-25T07:44:47.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-09-22T13:41:45.000Z (over 13 years ago)
- Last Synced: 2024-05-01T13:26:00.924Z (8 months ago)
- Language: PHP
- Homepage: http://firebirdsql.org
- Size: 152 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
You might need git for this script and php
$ sudo apt-get install git-core php5-cli
$ git clone git://github.com/mariuz/firebird_scripts.git
$ cd firebird_scriptsThis script builds firebird 2.5 from source
$ sudo php firebird-build.php
This script builds nginx and fastcgi support for it
$ sudo php nginx-build.php