Chris Syntichakis wrote: [] > xfree86-shlibs: Conflicts: xfree86-base-threaded-shlibs > Conflicts: system-xfree86 but 2:4.4-2 is to be installed
This looks like you have xfree86-shlibs installed, which is a real package from Fink, as opposed to the virtual packages like xfree86-base-threaded-shlibs or system-xfree86. What do you get from fink list -t xfree ? [] > I am really confused what's wrong. > I re-installed the X11, X11SDK even I updgraded the Xcode to the latest... > any ideas? If you want to use Apple's X11, you have to remove any other X11 installation first, in this case the remainder of your Fink-installed xfree86: sudo apt-get remove xfree86 xfree86-shlibs Let's see if this helps. -- Martin ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
