Ryan Mishmash wrote: > Here's the output from that command: > > Mishter-MB:lib mishmash$ ls /usr/X11/lib/libX11* > /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libX11.dylib > /usr/X11/lib/libX11.6.dylib /usr/X11/lib/libX11.la > > Thanks, > Ryan >
That looks as it should. So let's check the next likely issue. What do you get from ls -l /usr ? If you don't have a symbolic link between X11R6 and X11 that would be problematic. > On Fri, Aug 15, 2008 at 11:55 AM, Alexander Hansen > <[EMAIL PROTECTED]> wrote: > >> Ryan Mishmash wrote: >> >>> I've attached the output from "fink-virtual-pkgs --debug". >>> Thanks, >>> Ryan >>> >>> On Fri, Aug 15, 2008 at 5:41 AM, Alexander Hansen >>> <[EMAIL PROTECTED]> wrote: >>> >>> >> I found the following: >> >> - checking for library libX11.6.dylib... missing >> >> which would explain the lack of the "x11" virtual package. Try running >> >> ls /usr/X11/lib/libX11* >> >> in a terminal and see what you get. >> >> >> >> >> All ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
