IB 6.0 Open Binaries

Links to and info about Interbase 6 and related binary downloads.

Get Build 579 of the Windows Beta gds32.dll.
  • First Beta test releases (separate downloads for Classic and Superserver* versions) of InterBase 6.0 for Linux (with the Release 6.0 Beta client for Windows).
    The kit comes in two flavors - gzipped TAR format and Red Hat Package Manager (RPM) format.
    NOTE: The Classic version TGZ file needs the separate INSTALL script file. The Superserver TGZ pack contains the INSTALL script

  • Current Beta kit of the NT version (now free of all previous NDA restrictions)

  • Solaris Beta kit

The Linux kits require Linux Kernel 2.2.12 and glibc 2.1.

Sites

NOTES

The install script looks for a '.tgz' file to perform the install.
When performing the TGZ install do:

  • Change the perms on the install file to executable. (eg. chmod 777 ./install)

  • cp ./InterBaseLI-B6.0.tgz /usr

  • cp ./install /usr

  • /** ./install **/
    ./install /usr/InterBaseLI-B6.0.tgz
    /** you will be prompted for the ib install dir **/

  • /usr
MIGRATION GUIDE
This is a migration guide for getting to ODS 10 - some helpful stuff.
Please keep in mind that this file is considered beta quality just like the new Linux release.

Proprietary Unixes
The Getting Started guide states that the default install for a Solaris package is in /usr. It has been pointed out that the only place for vendor-supplied stuff is in /opt and files that change in size should be in /var/opt.

Dave Schnepper notes:
Interbase's default location on Unix is /usr/interbase - this predates the modern tradition of /opt and /var on Solaris. The default can be overridden with the use of $INTERBASE* environment variables.

Certainly this is something that can be looked at and modernized - post-open-source. (At the cost of backwards compatibility for customers used to having it in /usr/interbase).

The physical install location can be in /opt - but, by default, a slink would still be needed from /usr/interbase

Engine versions and the 6.0 Windows client:
Contrary to previous warnings about client incompatibility, please take note of the following:

A v6.0 client can attach to a v5.x server. It throws a warning and then sets the client dialect to 1, thus making v6.0 datatypes unavailable.


N E W
Join a discussion list on InterBase architecture.
Interbase Corp tech team is participating.
Open IB Logo
Click here for a high-level overview of the source code.
Free UDFLib for IB6
MER Systems has a free UDFlib for InterBase 6.0 Linux, a user-defined function library for InterBase.

It adds more than 60 functions to triggers, stored procedures and sql statements. Support for UDFlib is handled in the UDFlib newsgroup

Installation

  1. download the files (<50k).
  2. in the root of your linux box do
    tar -xvzf udflib.tar.gz
  3. change to the /tmp/udflib directory and follow the instructions in the readme file.
  4. the manual/help files are in the /tmp/udflib/htmlhelp directory.
This Interbase WebRing site owned by Jason Wharton.
[ Previous 5 Sites |Previous |Next |Next 5 Sites |Random Site |List Sites ]