mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 05:41:34 +01:00 
			
		
		
		
	|  | ||
|---|---|---|
| .. | ||
| lib | ||
| interbaselaz.lpk | ||
| interbaselaz.pas | ||
| README | ||
| registerinterbase.lrs | ||
| registerinterbase.pas | ||
| 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/
  
			
		