You are not logged in.

#1 2016-07-18 21:02:35

d3x0r
Member
Registered: 2015-08-17
Posts: 42

need help installing ODBCConfig and myodbc

from   https://wiki.archlinux.org/index.php/Op … nnectivity

Myodbc
Myodbc is ODBC driver/connector for mariadb.
Installation
Install myodbcAUR from official repositories. (The package disappeared from oficial repositories and does not exist in AUR either. Google search appears to have seen it in March 2016 last time.)
Configuration
Starting with odbcinst.ini, which lists all installed drivers. Su to root and set up your /etc/odbcinst.ini file as follows

so if there's no repostiory for it where does one get myodbc?
I attempted to build unixodbc-gui-qt-code (which I don't know if that's ODBCconfig) but ... that failed mixed versions of qt and all. 

installed qt5-base ; ran configure it didn't find qt
installed qt4 ; ran configure; it didn't find qt

patched configure to use /usr/include/qt4 

and then build ended up failing; would be nice if these were just packages one could install.

Offline

#2 2016-07-18 21:24:19

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: need help installing ODBCConfig and myodbc

d3x0r wrote:

so if there's no repostiory for it where does one get myodbc?

I don't know, did you look in the AUR?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-07-18 22:09:24

d3x0r
Member
Registered: 2015-08-17
Posts: 42

Re: need help installing ODBCConfig and myodbc

ewaller wrote:
d3x0r wrote:

so if there's no repostiory for it where does one get myodbc?

I don't know, did you look in the AUR?

No... 1) the note in the wiki said it wasn't there
2) Have never had success installing anything from AUR and is typically easier to manually build and install (except this time)

however; since mariaDB isn't MySQL and myodbc from MySQL relies on headers from mysql I'd imagine that mariadb doesn't provide.... anyway there is a mariadb-odbc connector; which expects to find things installed in /usr/include/mariadb and have mariadb-config to use instead of 'mysql*' of all of those.

--------------
so tracked down howto AUR ...
got the myodbc snapshot, built and installed it.
It segfaults.


Also doesn't help installing ODBCConfig.

Last edited by d3x0r (2016-07-18 22:09:51)

Offline

Board footer

Powered by FluxBB