Hi!
How can I use the Lazarus 1.6 on Fedora 23?
There is only version 1.4 in official Fedora repo. Lazarus 1.4 version has no PQConnection.Options,SQLQuery.Options... property!
If I downloaded the packages (64bit) from Lazarus:
http://www.lazarus-ide.org/index.php?page=downloadsBut after install at runtime I got errors, no found fpc compiler and fpc.cfg. But they are in right path.
/etc/fpc.cfg
/usr/bin/fpc
At compile I got "Can't find unit system".
What could I do with these errors?