On Oct 22, 2004, at 3:46 PM, Andreas Dittrich wrote:
jfm wrote on 22.10.2004 15:03 Uhr:On Oct 22, 2004, at 2:18 PM, Andreas Dittrich wrote:I removed all freetype-packages because of my gnumeric problem. So I have no freetype-packages installed at all. Still this compile-error happens? Maybe something in /usr/local not in /sw because of openoffice?You should know what you have in /usr/local...
hehe... I know but this system has gone a long way... and though I try to remember what is in /usr/local it's sometimes hard to know exactly what the .pkg from neooffice and others do.
But besides, what does 'locate freetype/freetype.h' yield ?? (Assuming your locate.database is up to date..)
% locate freetype/freetype.h /usr/X11R6/include/freetype2/freetype/freetype.h /Volumes/fink/sw/include/freetype/freetype.h /Volumes/fink/sw/lib/freetype2/include/freetype2/freetype/freetype.h
so I guess this means there are still remains of freetype on my system? Shall I just rm -rf /Volumes/fink/sw/include/freetype and /Volumes/fink/sw/lib/freetype2 then try again?
If really fink list freetype doesn't show anything installed, you better put your fink db back in order by
fink install freetype(-hinting)
fink remove (or dpkg --force-depends -r) freetype(-hinting)
and similarly for the other pkgs.
You can then safely reinstall all freetype pkgs, it is only for building vte that you have to remove freetype(-hinting).
JF Mertens
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
