I have a shinny new MacBook Pro :-)

However, I'm having trouble with some installing some packages.
Each of the failed installs point to a problem with X11

For example, 

ben-abbotts-computer:~ bpabbott$fink install tcltk
[...]
checking for X... no
checking for X11 header files... 
checking for X11 libraries... 
checking for XCreateWindow in -lXwindow... no
could not find any!  Using -lX11.
checking for main in -lXbsd... no
[...]
/sw/src/fink.build/tcltk-8.4.13-3/tk8.4.13/unix/..
../generic/tk.h:83:23: error: X11/Xlib.h: No such file or directory
[...]
Failed: phase compiling: tcltk-8.4.13-3 failed

ben-abbotts-computer:~ bpabbott$ fink -v 
Fink 0.27.3

ben-abbotts-computer:~ bpabbott$ fink show-deps tcltk
Scanning package description files..........
Information about 6377 packages read in 1 seconds.

Package: tcltk (8.4.13-3)
To install the compiled package...
  The following other packages (and their dependencies) must be installed:
    tcltk-shlibs (= 8.4.13-3)
  The following other packages must not be installed:
    [none]
To compile this package from source...
  The following packages are also compiled at the same time:
    tcltk-shlibs (8.4.13-3)
    tcltk-dev (8.4.13-3)
  The following other packages (and their dependencies) must be installed:
    x11
    x11-dev
  The following other packages must not be installed:
    [none]

ben-abbotts-computer:~ bpabbott$ fink list -i x11
Scanning package description files..........
Information about 6377 packages read in 1 seconds.
 p   x11          [virtual package]
 p   x11-dev      [virtual package]
 p   x11-shlibs   [virtual package]

I'm propably just a dope, but it appears to me that the dependency 
for X11 is met. I did install X11 from the Apple install disk, and even
installed the X11SDK, after encountering the error, just to be sure.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to