[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: TK installation



ktb wrote:
  >    Anyway I then tried installing Tk.
...
  >~/tk8.0.4/unix$ make
  >cc -c -O   -I. -I./../generic -I./../bitmaps
  >-I/home/kent/tcl8.0.4/generic
  >-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1
  >-D
  >IME_WITH_SYS_TIME=1      ./tkAppInit.c
  >In file included from ./tkAppInit.c:16:
  >../generic/tk.h:77: X11/Xlib.h: No such file or directory
 
The compiler failed to find an include file it needed.

That file is /usr/X11R6/include/X11/Xlib.h which is in package xlib6g-dev.

Make sure you have xlib6g-dev installed.

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "And be not conformed to this world; but be ye  
      transformed by the renewing of your mind, that ye may 
      prove what is that good, and acceptable, and perfect, 
      will of God."             Romans 12:2 



Reply to: