Yarden Livnat wrote:

I'm trying to install qt3 on Panther. I just installed the latest fink.

I first installed qt3 via apt-get. however the binaries apparently were
link against fink's freetype2 not Apple's. Designer works only if I set

Errm, AFAICT they were well linked against freetype2 from /usr/X11R6/, but against an old version, corresponding to xfree86-4.2.1 or Apple's X11 beta, compatibility version of libfreetype.6.dylib was 6.2.0, it is 6.3.0 now (whatever "compatibility" may mean in this context).


I think the qt3 packages in the 10.3 bindist will have to be replaced.

This is just one example where the 0.6.1 bindist does not work on Panther. Another one is the non-declared dlcompat-shlibs dependency of many bindist packages.

I think there should be an instruction on the download page:

"If you are using the 0.6.1 bindist on Panther, install the dlcompat-shlibs package."

DYLD_LIBRARY_PATH to /sw/lib. In addition I can not get my program
which uses qt3-shlibs to link correctly.

I then tried to install from source (both 10.3/unstable and
10.3/stable). After a long time the compilation fails on

ld: warning -dylib_install_name /sw/lib/libdesignercore.1.dylib not
found in segment address table LD_SEG_ADDR_TABLE
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
qInitImages_designercore()

See an earlier thread about qt3 upgrade problems on fink-devel. I solved this by removing qt3 and qt3-dev first before compiling qt3.


--
Martin




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to