Opened 11 years ago
Closed 11 years ago
#6139 closed enhancement (fixed)
libiodbc-3.52.10
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.7 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://downloads.sourceforge.net/project/iodbc/iodbc/3.52.10/libiodbc-3.52.10.tar.gz
http://downloads.sourceforge.net/project/iodbc/iodbc/3.52.10/README-3.52.10.txt
Feb 10 2015, V3.52.10:
* Fixed issue with ~/Library/ODBC/odbc[inst].ini on Mac OS X
iODBC created ~/.odbc[inst].ini when ~/Library/ODBC/odbc[inst].ini
did not exist
* If $HOME/.odbc[inst].ini exists, automatically import it and then
replace it with symlink to $HOME/Library/ODBC/odbc[inst].ini for
backward compatibility with third party drivers
* Always read from $HOME/Library/ODBC/odbc[inst].ini
* Added build support for Mac OS X 10.10
* Updated iODBC Administrator
- Renamed OpenLink ODBC Administrator to iODBC Administrator
- Install iODBC Administrator in /Applications/iODBC/
- Fixed About dialog
- Fixed UI elements
- Fixed FileDSN default path
- Fixed FileDSN save dialog
- Fixed Set Trace file option
- Fixed Mac OS X file chooser dialogs to return long file names
* Updated iODBC Demo
- Fixed app names/titles to iODBC Demo Unicode and iODBC Demo Ansi
- Updated iODBCdemo on Mac OS X to support blue links in gridView
- Fixed column resize in gridView for "SPARQL DESCRIBE..." queries
* Fixed string truncation in Unicode <-> Ansi conversion on some API
calls
Change History (6)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Yes, I believe it is normal. I do not have /etc/iodbc and have not run into any problems that I know about.
comment:4 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:6 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Everything seems to be OK, build, install and all installed programs seem to work.
Only package depending on it is redland-1.0.17 and I checed that it found and is linked to libiodbc-3.52.10.
Programs installed need s/iodbcadm/iodbcadm-gtk/ but this is not a problem.
Also, there is a new library: libdrvproxy.so
However, directory /etc/iodbc and config files are not installed. Is this normal?