On Saturday, February 1, 2003, at 12:54 PM, Eugen Leitl wrote:

When I do sudo dselect, and try installing stuff which depens on X11
(system-xfree installed) the system poops out with the following 
dependencies unresolved:

<snip>
- missing /usr/X11R6/lib/libX11.dylib
- missing /usr/X11R6/lib/libXpm.dylib
- missing /usr/X11R6/lib/libXaw.dylib
- missing /usr/X11R6/include/X11/Xlib.h

Your XFree86 installation is missing or incomplete.  Please make sure you
have an XFree86 release installed and retry the installation of the
system-xfree86 package.

---------------------
I received the same error...but I believe the problem lies more in the 
perl script 
(http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/fink/fix-fink/install_name_fix.pl)
 
that was posted to solve certain library dependencies problems inherent in 
the apple xfree binaries. The script renamed those libraries to: 

libX11.6.2.dylib
libXaw.6.1.dylib
libXpm.4.11.dylib

thus, fink is unable to find them. However, I dunno exactly what happened 
to that header file 
(/usr/X11R6/include/X11/Xlib.h), but that is neither here nor there. It 
seems certain fink packages *do* look for the outdated library names. Am I 
correct?

-kevin



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to