Hmm...

Another solution was as follows:
<quote>
On Dec 5, 2003, at 8:54 PM, David Orlovich wrote:

This didn't work for me. Originally I didn't have Fink's freetype2 installed and I got the same error message despite having Apple's X11 - installing Fink's freetype2 didn't help, nor did removing it and trying again without it. David.

Its not a matter of freetype2, but of freetype. In the meantime you can just add in gtk+2.info the line NoSetCPPFLAGS: true (before the SetCPPFLAGS)

and put the export in :
CompileScript: export CPATH=%p/include; LD_TWOLEVEL_NAMESPACE=1 ./configure %c; make -j2



JF Mertens


<end quote>

This change was uploaded into the package yesterday (which I didn't realize until I checked more carefully!). Have you done a selfupdate recently? Also, check the .info file (/sw/fink/10.3/unstable/main/finkinfo/gnome/gtk+2.info) to see if it has these lines in it.

On Dec 8, 2003, at 4:16 PM, Terje Tjervaag wrote:


On Dec 8, 2003, at 10:02 PM, Alexander Hansen wrote:


Did you follow this sequence:

1) remove all freetype packages--including -shlibs and -dev
2) install gtk+2
3) reinstall the freetype* packages

?

Thanks for the quick reply. The answer is yes:
1.) sudo dpkg --remove --force-depends freetype2 freetype2-shlibs freetype freetype-bin


2.) fink install gtk+2
- ends with the error:
checking for freetype-config... /sw/bin/freetype-config
configure: error: pangoxft Pango backend found but did not find freetype libraries



On Dec 8, 2003, at 3:52 PM, Terje Tjervaag wrote:

On Dec 8, 2003, at 8:38 PM, Alexander Hansen wrote:
This has been discussed in the lists: you need to remove all your freetype and freetype2 packages, by force if need be.

I have the same problem too, and have, after searching the archives, tried this approach. Removed, rebuilt, reinstalled. Still get the same error.


Can anyone else offer insight into what might be causing the problem?

--
Terje

"A programming language is low level when its programs require attention to the irrelevant."

--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



--
Terje

"A programming language is low level when its programs require attention to the irrelevant."

--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
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-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to