You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, April 12th 2003, 11:48pm

My kdemultimedia configure fails.....

~Snip~

checking enable_tcltk... checking for Tcl configuration... configure: error:
yes directory doesn't contain tclxConfig.sh

!!! ERROR: kde-base/kdemultimedia-5 failed.
!!! Function kde_src_compile, Line 116, Exitcode 1
!!! died running ./configure, kde_src_compile:configure

# slocate tclxConfig.sh
/usr/lib/tclxConfig.sh
#ls -ls /usr/lib/tclxConfig.sh
4 -rw-r--r-- 1 root root 1092 Apr 11 06:09 /usr/lib/tclxConfig.sh

2

Thursday, May 1st 2003, 9:29am

I am assuming your system does not contain something like tcl-devel, or in any case, the headers and configuration files for tcl. What distro do you use? People using that distro might be able to point out which package you really need (I am a slackie myself, so I usually have it all, or not at all).

Another thing you might want to try is using the --enable-tclk=no and/or --without-tclx switch for configure (you can also use --disable-tclk instead of the enable one).