lazarus/components/interbase/README
mattias 06bc03d2d6 fixed compilation for fpc 1.0.10
git-svn-id: trunk@5700 -
2004-07-23 22:14:22 +00:00

16 lines
329 B
Plaintext

Lazarus package for the FCL Interbase components
You need to install
- interbase
- or firebird 1.0.x
- or firebird 1.5 and create a link
/usr/lib/libgds.so -> /usr/local/firebird/lib/libfbclient.so
For example:
ln -s /usr/local/firebird/lib/libfbclient.so /usr/lib/libgds.so
Links:
http://www.progdigy.com/