Rich Johnson wrote: []
[Cube:~] rich% sudo dpkg -S /sw/share/locale/locale.alias tar: /sw/share/locale/locale.alias
Well, this is wrong. This file should not be in the tar package. The question is how to get out of this situation. I think the following should work:
I suppose you have gettext-0.10.40-17 installed (*not* gettext-bin). Then you need to rebuild tar: "fink rebuild tar". After this, the file locale.alias should not exist any more, and you can then install gettext-bin. If this still does not work, I would like to see the build log of tar.
-- 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-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
