Jean-FranÃois Mertens <jfm <at> core.ucl.ac.be> writes:

> 
> On Jan 23, 2005, at 1:23 PM, Martin Costabel wrote:
> > If would be interesting to see the output of
> >
> >  otool -L /sw/src/qt3-3.3.3-26/qt-x11-free-3.3.3/bin/uic
> >
> > The only case where we found a clear cause for this problem was when 
> > an older version of qt3 was installed. Removing this before rebuilding 
> > qt3 solved the problem. But there were other cases where the cause was 
> > not found.
> >
> > What versions of qt3 do you have installed.
> >
> > The first thing you could try is to remove the qt3 packages you have 
> > installed:
> >
> >  sudo dpkg -r --force-depends qt3 qt3-dev qt3-shlibs
> >
> > Then see if "fink install qt3" succeeds.
> But please BEFORE that do the
> otool -L /sw/src/qt3-3.3.3-26/qt-x11-free-3.3.3/bin/uic
> 
> and
> fink list qt3
> 
> NEXT only deal with the second part of Martin's msg...
> 
> JF Mertens

Ok,
Here's the output of the two commands:

l01(~) 515$ otool -L /sw/src/qt3-3.3.3-26/qt-x11-free-3.3.3/bin/uic
/sw/src/qt3-3.3.3-26/qt-x11-free-3.3.3/bin/uic:
        /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current 
version 324.9.0)
        /sw/lib/libqt-mt.3.dylib (compatibility version 3.3.0, current version 
3.3.3)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.0.0)
        /usr/X11R6/lib/libGLU.1.dylib (compatibility version 1.3.0, current 
version 1.3.0)
        /usr/X11R6/lib/libGL.1.dylib (compatibility version 1.2.0, current 
version 1.2.0)
        /usr/X11R6/lib/libXmu.6.dylib (compatibility version 6.2.0, current 
version 6.2.0)
        /usr/X11R6/lib/libXrender.1.dylib (compatibility version 1.2.0, current 
version 1.2.0)
        /usr/X11R6/lib/libXrandr.2.dylib (compatibility version 2.0.0, current 
version 2.0.0)
        /usr/X11R6/lib/libXcursor.1.dylib (compatibility version 1.0.0, current 
version 1.0.0)
        /usr/X11R6/lib/libXft.2.dylib (compatibility version 2.1.0, current 
version 2.1.0)
        /usr/X11R6/lib/libfreetype.6.dylib (compatibility version 6.3.0, 
current version 6.3.0)
        /usr/X11R6/lib/libfontconfig.1.dylib (compatibility version 1.0.0, 
current version 1.0.0)
        /usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current 
version 6.4.0)
        /usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current 
version 6.2.0)
        /usr/X11R6/lib/libSM.6.dylib (compatibility version 6.0.0, current 
version 6.0.0)
        /usr/X11R6/lib/libICE.6.dylib (compatibility version 6.3.0, current 
version 6.3.0)
        /sw/lib/libdl.0.dylib (compatibility version 0.0.0, current version 
0.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 71.1.1)



l01(~) 516$ fink list qt3
Information about 4424 packages read in 15 seconds.
     qt3                      3.3.3-26           Cross-Platform GUI application 
framework
     qt3-bin                                     [virtual package]
     qt3-designer             3.3.3-26           Cross-Platform GUI application 
framework
     qt3-dev                  3.3.3-26           Cross-Platform GUI application 
framework
     qt3-doc                  3.3.3-26           Cross-Platform GUI application 
framework
     qt3-linguist             3.3.3-26           Cross-Platform GUI application 
framework
     qt3-mysql                3.3.3-24           Cross-Platform GUI application 
framework (MySQL Plugin)
     qt3-postgresql           3.3.3-24           Cross-Platform GUI application 
framework (PostgreSQL 
Plugin)
     qt3-shlibs               3.3.3-26           Cross-Platform GUI application 
framework


What do you guys recommend?

Thanks,

Veera.



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to