Re: [Owfs-developers] Problems building 2.4p3

2006-06-26 Thread Christian Magnusson
I have fixed this problem in configure and Makefiles now... tcl should be disabled automatically if the tclConfig.sh isn't found, and php should have correct include paths set now. /Christian On Sat, 2006-06-24 at 21:49 -0400, Jim Duda wrote: > I'm unable to compile version 2.4p3. I have simil

Re: [Owfs-developers] Problems building 2.4p3

2006-06-25 Thread Jim Duda
Paul, The last release I built successfully was 2.3p6. I recently tried both CVS and last night I tried 2.4p3 and had these similiar problems. Today, I learned I can build successfully if I remove both TCl and PHP. TCL doesn't allow a clean configure, missing TCL configuration file. PHP causes

Re: [Owfs-developers] Problems building 2.4p3

2006-06-24 Thread Paul Alfille
Jim, Is this a new problem? Paul Alfille On 6/25/06, Jim Duda <[EMAIL PROTECTED]> wrote: > I'm unable to compile version 2.4p3. I have similar problems with CVS. > I need to configure without TCL support. Configure cannot find the > TCL configuration file. > > checking for Python library... /usr

[Owfs-developers] Problems building 2.4p3

2006-06-24 Thread Jim Duda
I'm unable to compile version 2.4p3. I have similar problems with CVS. I need to configure without TCL support. Configure cannot find the TCL configuration file. checking for Python library... /usr/lib/python2.4/config checking if owtcl is enabled... yes (default) Looking for tclConfig.sh checki