FS#1158 - unixodbc GUI - again

Attached to Project: Arch Linux
Opened by Mitja Vardjan (mico) - Tuesday, 20 July 2004, 20:34 GMT
Last edited by Jason Chu (jason) - Tuesday, 28 September 2004, 18:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Very Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Version 2.2.9-2 has GUI, but it works only for DataManager and DataManagerII, not for ODBCConfig. ODBCConfig gives this error:

Failed to execute SQLManageDataSources().
The most likely reason for this is that the Qt GUI plugin could not be found or could not be loaded.
Ensure that libodbcinstQ.* files are in the library search path.
The path cane be altered by setting the LTDL_LIBRARY_PATH environment variable.

I don't see any differences in the official PKGBUILD and mine (which works fine for me) that could cause this.

From differences in .FILELIST files I noticed that the official unixodbc 2.2.9-2 is missing these files:
> usr/lib/libboundparam.la
> usr/lib/libboundparam.so
> usr/lib/libboundparam.so.1
> usr/lib/libboundparam.so.1.0.0
> usr/lib/libodbcinstQ.la
> usr/lib/libodbcinstQ.so
> usr/lib/libodbcinstQ.so.1
> usr/lib/libodbcinstQ.so.1.0.0
This task depends upon

Closed by  Judd Vinet (judd)
Wednesday, 29 September 2004, 05:50 GMT
Reason for closing:  Fixed
Comment by Judd Vinet (judd) - Wednesday, 29 September 2004, 05:50 GMT
Okay, 2.2.9-4 has those files. See if that fixes it.

Loading...