Re: [naviserver-devel] Install NS on Debian

2018-04-02 Thread Iuri Sampaio
Hi Gustaf, > Can it be, that you have an old version of the modules tar file? > The directory /usr/local/src was clean. I removed everything before starting the upgrade process. > You mentioned in another post, that you have modified the install script. > That was to install latest TCL (v.8.6

Re: [naviserver-devel] Install NS on Debian

2018-04-02 Thread Gustaf Neumann
On 4/2/18 4:43 AM, Iuri Sampaio wrote: In attempt to upgrade Naviserver to v.4.99.16 I’ve got the following error, running the current installation script install-ns.sh, available at GIT repository https://github.com/gustafn/install-ns.git Operating System: Debian 7 (wheezy) Database: PostgreS

Re: [naviserver-devel] Install NS on Debian

2018-04-01 Thread Iuri Sampaio
Hi there, The Problem was solved by installing PostgreSQL 95, using backports as I mentioned previously. > https://www.tqhosting.com/kb/608/How-to-install-PostgreSQL-95-on-Debian-76-Wheezy.html > > Best