Re: [naviserver-devel] dtplite

2014-01-10 Thread David Osborne
Thanks Gustaf I'd never come across this before since I always use a debian packaged tcllib. It's easy enough to pass DTPLITE=dtplite during the build process so it's a simple workaround whether the change stays or goes. Thanks for filling me in. Regards, -- David On 9 January 2014 11:06, Gustaf

Re: [naviserver-devel] dtplite

2014-01-09 Thread Gustaf Neumann
The problem are installations with multiple tcl and multiple tcllib installations, where e.g. the public installation of tcl does not contain tclllib, or an ancient version of tcllib, or installations not having tcl or tcllib installed in the public path. The change has a self-contained install

[naviserver-devel] dtplite

2014-01-09 Thread David Osborne
Hello, With regards to the following change... I've since been having problems with make build-doc not being able to find tclsh when trying to run dtplite. https://bitbucket.org/naviserver/naviserver/commits/43ac5ab18616/ Changeset: 43ac5ab18616 User:gustafn Date:2014-01-04 17:3