| Firebird Documentation Index → Firebird 1.5 Quick Start → Default disk locations |
![]() |
The following table describes the default disk locations for the components on Windows and Linux.
In the major codebase revision starting at v.1.5, the old hard links
to InterBase artifacts were removed and many of the major components were
renamed. As a result, Firebird 1.5 permits a running InterBase® server to
be present, provided the two servers don't listen on the same TCP/IP port.
If you need this feature, read Configuring the port
service in the Release Notes that came with your Firebird
installation (look in the doc
subdir).
Table 2. Components of the Firebird 1.5 installation
|
Platform |
Component |
File Name |
Default Location |
|---|---|---|---|
|
32-bit and 64-bit Windows (Windows 95, 98, ME, NT, 2000, XP, ...) |
Installation directory (referred to
hereafter as |
|
|
|
Firebird server |
|
|
|
|
Command-line tools |
|
|
|
|
Sample database |
|
|
|
|
User-defined function (UDF) libraries |
|
|
|
|
Firebird client |
(with an
optional |
(with an optional copy in the Windows System dir – see note below table) |
|
|
Linux and possibly other UNIX distros |
Installation directory (referred to
hereafter as |
|
|
|
Firebird server |
|
|
|
|
Command-line tools |
|
|
|
|
Sample database |
|
|
|
|
UDF libraries |
|
|
|
|
Firebird client |
Legacy |
(actually, the
real stuff is in |
The exact path to the Windows System directory depends on your Windows version. Typical locations are:
for Windows 95/98/ME: C:\Windows\System
for Windows NT/2000: C:\WINNT\System32
for Windows XP: C:\Windows\System32
| Firebird Documentation Index → Firebird 1.5 Quick Start → Default disk locations |