On 31 October 2011 12:45, Jonas Maebe wrote:
> sqlite3 is not part of FPC. You probably have to install the sqlite3-dev 
> package or something like that. Arguably, that should be a dependency of the 
> fpc .deb package that installs support for interfacing with sqlite3.


I agree with Michael here... Adding such a dependency would be bad
(sometimes Debian's package dependencies policy can be damn annoying).
Lets take a look.... SqlDB works with MySQL, SQLite, Firebird,
PostgreSQL etc... So  in that case, fpc.deb should have package
dependencies to all those RDBMS too. :-(


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to