Re: [Xcircuit-dev] compiling under RHEL 4
Brought to you by:
rtedwards
From: Svenn A. B. <sv...@bj...> - 2006-02-26 21:22:55
|
On Sunday 19 February 2006 17:04, Tim Holmes wrote: > Hello, > > I just downloaded xcircuit-3.4.11.tgz and tried to compile, but it > failed saying: > > xcwrap.c:12:16: tk.h: No such file or directory > > Configure says this: > > checking for tclConfig.sh... /usr/lib/tclConfig.sh > checking for tkConfig.sh... /usr/lib/tkConfig.sh > > RedHat uses Tcl/Tk 8.4. Sometimes you need to tell configure explicitly where the tcl and tk things are. Post your arguments to ./configure -- Svenn |