Changes between Initial Version and Version 1 of Ticket #55661
- Timestamp:
- Jan 9, 2018, 4:45:33 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55661
- Property Keywords odbc driver manager unixODBC conflict removed
-
Ticket #55661 – Description
initial v1 1 {{{ 1 2 sh/scr, psammite 4:20PM libiodbc/ % port info libiodbc|grep -Ei '3.52|conflict' 2 3 libiodbc @3.52.12 (devel) 3 4 Conflicts with: unixODBC 4 5 }}} 5 6 6 7 This conflict causes a lot of unnecessary pain - I want to install both digiKam (with a load of dependencies through all of KDE to libiodbc) and Saga GIS (wants unixODBC). 7 8 8 There is a simple workaround: invoke ./configure --includedir=DIR --disable-libodbc9 There is a simple workaround: invoke {{{./configure --includedir=DIR --disable-libodbc}}} 9 10 This will move the conflicting header files and disable the creation of libodbc.so.