updated setup.py to install into site-packages properly with pip install.
also turned off syslog logging until we test this more.
Also removed the -L (isLocal) option in scripts/sunSimulator
--so the data is cached at /var/www/rf... instead of under the pkg.
--the -L option is just used for special dev use when you are running from editable repo and
don't want to put data under any of the system areas
updated setup.py to install into site-packages properly with pip install. also turned off syslog logging until we test this more. Also removed the -L (isLocal) option in scripts/sunSimulator --so the data is cached at /var/www/rf... instead of under the pkg. --the -L option is just used for special dev use when you are running from editable repo and don't want to put data under any of the system areas