Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
I want to install driver ibm-iaccess-1.1.0.15-1.0.x86_64.rpm in red hat but have and dependency, "/usr/bin/odbcinst is need by ibm" the odbc is not installed.
What version I could be install of odbc and If exists another dependency to install ibm-iaccess-1.1.0.15-1.0.x86_64.rpm
Hello @lguevara ,
Thanks for reaching out to Qlik Community!
/usr/bin/odbcinst is part of the odbcinst component of unixODBC. It looks like unixODBC is not installed on your system. You can install the appropriate version using the yum install command or obtain the necessary unixODBC RPM packages from your Linux installation kit then install it by rpm command.
Hope this helps.
John.
Hello @lguevara ,
Thanks for reaching out to Qlik Community!
/usr/bin/odbcinst is part of the odbcinst component of unixODBC. It looks like unixODBC is not installed on your system. You can install the appropriate version using the yum install command or obtain the necessary unixODBC RPM packages from your Linux installation kit then install it by rpm command.
Hope this helps.
John.