Changes between Initial Version and Version 1 of Ticket #51921, comment 21


Ignore:
Timestamp:
Jul 23, 2024, 9:52:53 AM (4 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51921, comment 21

    initial v1  
    11This library gets called when I install KDE and fails as above with the OP error:
    22
    3   sudo port install kde4-baseapps kdelibs4 kde4-runtime
     3{{{
     4sudo port install kde4-baseapps kdelibs4 kde4-runtime
     5}}}
    46
    57A workaround on Apple silicon M2 with Ventura 13.1 (22C65) is to first issue
    68
    7   sudo port install libiodbc -x11 +universal
     9{{{
     10sudo port install libiodbc -x11 +universal
     11}}}
    812
    913I haven't verified that Konqueror will build or work, but it gets you past the libiodbc error.