lazarus/components/interbase
vincents 1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
..
lib
interbaselaz.lpk started mysql package 2003-09-24 13:36:16 +00:00
interbaselaz.pas removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
README fixed compilation for fpc 1.0.10 2004-07-23 22:14:22 +00:00
registerinterbase.lrs
registerinterbase.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
tibdatabase.ico
tibdatabase.xpm
tibquery.ico
tibquery.xpm
tibtransaction.xpm

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/