From: Stephen D. <sd...@gm...> - 2006-09-14 19:56:57
|
The tarball is for naviserver-4.99.1. naviserver-4.99.2 hasn't been released yet and contains a lot of changes, including the contrib directory. On 9/13/06, Ian Harding <iha...@de...> wrote: > I downloaded the tarballs from sourceforge, and there seem to be a > couple things missing. > > The contrib directory is not present, and sample-config.tcl does not > exist. Other than that, things seem to go OK... > > ----------- > > for i in contrib/nsd.tcl contrib/mimetypes.tcl sample-config.tcl; do \ > /usr/local/naviserver-4.99.1/install-sh -c -m 644 $i > /usr/local/ns/conf/ ; \ > done > cp: cannot stat `contrib/nsd.tcl': No such file or directory > chmod: cannot access `/usr/local/ns/conf/#inst.29201#': No such file > or director y > mv: cannot stat `/usr/local/ns/conf/#inst.29201#': No such file or directory > cp: cannot stat `contrib/mimetypes.tcl': No such file or directory > chmod: cannot access `/usr/local/ns/conf/#inst.29208#': No such file > or director y > mv: cannot stat `/usr/local/ns/conf/#inst.29208#': No such file or directory > cp: cannot stat `sample-config.tcl': No such file or directory > chmod: cannot access `/usr/local/ns/conf/#inst.29215#': No such file > or director y > mv: cannot stat `/usr/local/ns/conf/#inst.29215#': No such file or directory > /usr/local/naviserver-4.99.1/install-sh -c -m 644 contrib/index.adp > /usr/local/n s/pages/ > cp: cannot stat `contrib/index.adp': No such file or directory > chmod: cannot access `/usr/local/ns/pages/#inst.29222#': No such file > or directo ry > mv: cannot stat `/usr/local/ns/pages/#inst.29222#': No such file or directory > /usr/local/naviserver-4.99.1/install-sh -c install-sh /usr/local/ns/bin/ > for i in nsthread nsd nssock nscgi nscp nslog nsperm nsdb nsdbtest; do \ > (cd $i && make install) || exit 1; \ > done > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > |