tom sgouros wrote:

I also tried this:

  ~> cd /usr/lib
  /usr/lib> find . -type f -exec otool -Iv \{\} \; -print >~/trash1
  /usr/lib> cd /sw/lib
  /sw/lib> find . -type f -exec otool -Iv \{\} \; -print>>~/trash1
  /sw/lib> cd
  ~> grep qInitImages_designercore trash1
~>

there was a bad qt way back in the day that installed things in /lib -- might want to check there as well...


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to