Built in Redhat 7.3 with gcc 3.2.3, build environment:
Installation:Red Hat Linux release 7.3 (Valhalla)
Kernel 2.4.18-3 on an i686
glibc-2.2.5-34
g++-3.2.3 -v
Reading specs from /usr/local/gcc-3.2.3/lib/gcc-lib/i386-linux/3.2.3/specs
Configured with: ./configure : (reconfigured) ./configure --with-cpu=i386 --enable-languages=c,c++
--enable-threads=posix --prefix=/usr/local/gcc-3.2.3 --program-suffix=-3.2.3 :
(reconfigured) ./configure --with-cpu=i386
--enable-languages=c,c++ --enable-threads=posix --prefix=/usr/local/gcc-3.2.3 --program-suffix=-3.2.3
: (reconfigured) ./configure --host=i386-linux --with-cpu=i386 --enable-languages=c,c++
--enable-threads=posix --prefix=/usr/local/gcc-3.2.3 --program-suffix=-3.2.3
Thread model: posix
gcc version 3.2.3
PROD_FLAGS=-ggdb -O3 -march=i386 -mcpu=i386 -fno-omit-frame-pointer -fno-builtin -DNDEBUG -DLINUX -pipe -MMD -fPIC
Download: FirebirdCS-1.5.1.4481-RH7-0.i386.tar.gz and gcc-3.2.3-lib-rh7.3-i386.tar.gz
cd /
tar vxfz gcc-3.2.3-lib-rh7.3-i386.tar.gz
echo "/usr/local/gcc-3.2.3/lib" >> /etc/ld.so.conf
ldconfig
install the Firebird tar normally (default dir:/usr/local/firebird).
Tested in prodution without any relevant issues.
Tested with a Windows 2000 SP2 machine. Firebird-1-00-RC2.exe
MyInnoSetup "script", to build this script you need "My Inno Setup Extensions" and Inno Setup Preprocessor.
I don't release a client only install because with Firebird you just need gds32.dll in your system dir (eg: c:\winnt\system32) or in your application working dir, but remember that you need winsock 2 installed, if you have win95 clients you must install "windows socket 2 upgrade".
Updated 21-12-2001.
Changes:Removed RC1a and Snapshot 664 from page. Added RC2 and minor script changes.
Updated 13-12-2001 with changes made by Ing. Petr Šilar (Thank you) and me.
Changes:Updated binaries with correct version numbers. Setup detects previous instalations of this unofficial install refuses to install until the uninstall of RC1. Creates batch files (and icons) to stop,start,restart,install and uninstall the service in NT,2K,XP. Copies msvcrt.dll to {sys} if doesn't exists. Creates regkey \Software\Firebird Database Server. Other minor changes.
The Guardian doesn't install as a service in NT,2K,XP because Firebird doesn't need it :)
Updated 21-11-2001 with changes made by Olaf Monien (Thank you).
Changes:It installs as a service under NT If not exists ISC4.gdb, it creates one from the copy
Converted documentation from troff to PDF.
blr syntax call syntax ddl syntax gdml syntax qli syntax sql syntax (pascal) All
This is the compiled win32 Interbase adaptor for Python.
Tested with Python 1.5.2, PythonWin 1.5.2, Zope 2.2.0 in Windows
2000 with Interbase 6 gds32.dll.
The server was a RedHat Linux with Interbase 6 final (Classic server).
Download the Python test script. (edit
the script before using)
More scripts
For Python or PythonWin download and extract the archive in your
root Python dir (eg:"C:\Program Files\Python").
For Zope download and extract the archive in your root Zope dir.
The author of the module:Robert E. Tierney
bob.tierney@goingv.com
1 (704) 849-0731 x109
Going Virtual, LLC
10800 Independence Pointe Pkwy
Suite D
Matthews, NC 28105
www.goingv.com
Download the full source distribution to get all the documentation: GV Interbase
Database Adapter
Api Docs:Python
Database API Specification 2.0
Firebird project.
IB Phoenix.
Old versions:
gvibDA_win32_0_9_1.zip
13-12-2001