Fed up with the junk that SF.net is wrapping around OS X apps like
FileZilla, I tried compiling it from source.

(Sidebar: what is the difference between wxwidgets300-osxcocoa and
wxwidgets300-cocoa?)

With wxwidgets300-osxcocoa version 3.0.2-3, the wxrc binary seems to be
linking to libraries in the build directory. I got it to work by running
the following commands:

sudo install_name_tool -change
/sw.mav/src/fink.build/root-wxwidgets300-osxcocoa-3.0.2-3/sw.mav/lib/wxwidgets300-osxcocoa/libwx_baseu_xml-3.0.0.2.0.dylib
/sw/lib/wxwidgets300-osxcocoa/libwx_baseu_xml-3.0.0.2.0.dylib /sw/bin/wxrc

sudo install_name_tool -change
/sw.mav/src/fink.build/root-wxwidgets300-osxcocoa-3.0.2-3/sw.mav/lib/wxwidgets300-osxcocoa/libwx_baseu-3.0.0.2.0.dylib
/sw/lib/wxwidgets300-osxcocoa/libwx_baseu-3.0.0.2.0.dylib /sw/bin/wxrc

(/sw is a symlink to /sw.mav - hope that is not a problem.)

$ fink --version
Package manager version: 0.39.2
Distribution version: selfupdate-cvs Tue Feb  2 20:55:58 2016, 10.10, x86_64
Trees: local/main stable/main local/injected


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to