Lubos Kosco wrote: > Pranab Panda (pkpanda) wrote: >> Thanks But then everyone has to use the /etc/opengrok pathname >> To install Which is not always desirable. >> I got opengrok installation files under /usr/local >> And installed under /opt/opengrok/... >> >> If it's just question of putting the configuration.xml >> File under /etc/.... , it is ok, but having the whole >> Setup of opengrok/source, opengrok/data under /etc >> Is not ideal for various reasons >> > > you just need the configuration there ( ... even a symlink is enough), > the rest can be in any directory, just the source.war needs to be > deployed to wherever your glassfish is > > I think we might change the default config location to > /var/opengrok/etc/configuration.xml
I think that makes sense for a default - or even move the whole thing to /usr/local/opengrok/. If someone is packaging for a particular distribution, they might change the packaged locations to match the distribution conventions (i.e. configs under /etc). -- Les Mikesell lesmikesell at gmail.com