Forum OpenACS CMS: Re: Problem installing Naviserver (Gentoo)

Collapse
Posted by Gustaf Neumann on

NaviServer (and probably aolsever as well) uses since ages "/usr/local/ns/logs" as log directory. If you provide a path for the pidfile with "/log/" instead of "/logs/" in you config file, you have to create the directory, NaviServer does not create it automatically.

Do you get the error with any of the sample config files (nsd-config.tcl or sample-config.tcl) or just with your modified config file? For me, in both cases, loading works correctly on the Gentoo box. What do you mean that the loading order is different?

What do you get from the following two commands:

gentoo # ls -ltr /usr/local/ns/bin/*
gentoo # ls -ldtr /usr/local/ns/lib/*.so