iODBC is not compatible with some KDE-Libs, so i think switch to Unix-ODBC or support both is a good idea!
Greetings - Thomas
Linux - Change from iODBC to UnixODBC or support both.
Linux - Change from iODBC to UnixODBC or support both.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: Linux - Change from iODBC to UnixODBC or support both.
Trying to execute this line in Kubuntu 12.04 as proposed by checkinstall.sh
Trying to install libiodbc2-dev in Kubuntu 12.04 with
So please add a remark in the checkinstall.sh script and in the README file that libiodbc2-dev should NEVER be installed in KDE based distributions derived from Ubuntu!
will produce error messages already reported by Sartic in this board's Linux subforum and in the Kubuntu forums.checkinstall.sh wrote:This script try to detect if all developments packages are correctly installed. If you are using a Debian or Ubuntu like distribution, you can use the following line to install all the package at once (run as root):
# apt-get install gcc g++ libc6-dev libsdl1.2-dev libgtk2.0-dev libgnomeprint2.2-dev libiodbc2-dev libgnome2-dev libxine-dev libgnomeprintui2.2-dev libxxf86vm-dev
Trying to install libiodbc2-dev in Kubuntu 12.04 with
will remove most of your KDE packages and will DESTROY your Kubuntu installation: you won't be able to restart your system and have to do a complete reinstall!sudo apt-get install iodbc libiodbc2 libiodbc2-dev
So please add a remark in the checkinstall.sh script and in the README file that libiodbc2-dev should NEVER be installed in KDE based distributions derived from Ubuntu!
+1ts-soft wrote:iODBC is not compatible with some KDE-Libs, so i think switch to Unix-ODBC or support both is a good idea!
Re: Linux - Change from iODBC to UnixODBC or support both.
Switched to unixODBC
Re: Linux - Change from iODBC to UnixODBC or support both.
thx 

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
