8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:03:02 +01:00
firebird-mirror/builds/install/arch-specific/win32
2011-09-09 08:55:31 +00:00
..
ba add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
cz Add i18n strings for cz. 2011-09-08 09:56:46 +00:00
de add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
es add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
fr add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
hu add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
it add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
pl add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
pt add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
ru add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
si add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
After_Installation.url Add link to landing page 2007-07-03 09:08:57 +00:00
BuildExecutableInstall.bat calc md5sum after creating packages. 2011-09-08 09:46:36 +00:00
custom_messages.inc add i18n message 2011-09-08 09:48:00 +00:00
firebird_install_logo1.bmp *** empty log message *** 2006-12-11 12:53:41 +00:00
FirebirdInstall_20.iss remove hard-coded version string. 2011-09-08 09:49:03 +00:00
FirebirdInstallEnvironmentChecks.inc misc routine maintenance 2011-09-08 09:50:52 +00:00
FirebirdInstallSupportFunctions.inc misc routine maintenance 2011-09-08 09:50:52 +00:00
firebirdsql.org.url Add link to landing page 2007-07-03 09:08:57 +00:00
i18n_readme.txt bring i18n instructions up to date 2011-09-08 09:51:30 +00:00
install_classic.bat Dont run the guardian service if using the classic server. 2008-02-25 09:21:56 +00:00
install_super.bat Update manual installation batch files to support installation as a non-default service name. 2007-03-16 11:49:45 +00:00
installation_readme.txt Generate version strings dynamically in windows readme files. 2011-01-10 16:28:11 +00:00
installation_scripted.txt Implement feature request CORE-548 2007-12-19 13:34:34 +00:00
readme_snapshot.txt Update win32 build installer script for snapshot builds. 2005-11-28 10:27:58 +00:00
Readme.txt misc routine maintenance 2011-09-08 09:50:52 +00:00
strip_comments.sed Update Win32 MSVC7 project files. Fix some Win32 packaging issues. 2005-03-04 10:08:06 +00:00
uninstall.bat Update manual installation batch files to support installation as a non-default service name. 2007-03-16 11:49:45 +00:00

====================================
Firebird $MAJOR.$MINOR.$RELEASE    (Windows Build)
====================================


o Introduction
o Intended Users
o Known Issues
o Features in this release (all platforms)
o Installation
o Reporting Bugs


Introduction
============

Welcome to Firebird $MAJOR.$MINOR.


Intended Users
==============

Firebird $MAJOR.$MINOR has undergone extensive testing and is
intended for widespread production use. However, users
are recommended to follow standard practices before
deploying this release on a production server. ie:

 o Please make sure you read the installation
   readme and the release notes.

 o If you have data you value remember to back it up
   prior to installing this release.

 o It is recommended that you remove any previous
   version prior to installation. Uninstallation
   preserves configuration files and log files.

 o It is recommended that you carry out your own
   tests in a development environment prior to
   production deployment.


Known Issues
============

Windows Vista - The binary installer fails to start
Firebird as a service at installation time, however,
the service does start correctly after a reboot. As a
workaround, you can shift-right click on the Firebird
control panel applet, choose 'Run as...' and start the
service from there.


Features in this release
========================

Please see the Release Notes for details of new
features.


Installation
============

Installation issues are covered in detail in the
Installation Guide available in the doc directory after
install. A brief summary of installation issues can
also be found in the installation_readme.txt, also
available from the doc directory after installation.


Reporting Bugs
==============

Before you report a bug:

 o Check you know how Firebird works.
   Maybe it is not a bug at all.

 o Perhaps someone has already reported this? Browse
   existing bug reports here:

    http://tracker.firebirdsql.org/browse/CORE

 o If in doubt why not discuss the problem on the
   Firebird-devel list? You can subscribe here:

    http://lists.sourceforge.net/lists/listinfo/firebird-devel

   and the list is viewable via a newsgroup interface
   here:

    news://news.atkin.com/



From the Firebird team.