[Featureserver] feature server config location
Kurt Schwehr
schwehr at ccom.unh.edu
Sun Feb 3 08:55:29 EST 2008
Hey All,
It seems that featureserver is now putting the config file in a funky
location. Was this intentional in 1.11? %i is my install prefix which
is typically becomes /sw on install for fink. So without the following
code, the config file ends up in /sw/FeatureServer. This snipped pushes
it over to /sw/featureserver-py25/featureserver.cfg.
-kurt
mkdir -p %i/etc/featureserver-py%type_pkg[python]
mv %i/FeatureServer/featureserver.cfg
%i/etc/featureserver-py%type_pkg[python]/
rmdir %i/FeatureServer
More information about the Featureserver
mailing list