July 16, 2008
10:01 a.m.
Hi, I am developing small package that provide some Python package and some other data (scripts and configuration data). I know how to install script(s), bud I have no idea how to install configuration file(s) using setuptools. For example I have configuration file called "kiosk.conf" and I want to install it into "/etc/kiosk/" directory. So I have to create /etc/kiosk/ dir (if isn't already exists) and put the file into. How can I do this? Lumir -- Lumír Jasiok VSB-TU Ostrava - Computer centre E-mail: lumir.jasiok@vsb.cz http://www.vsb.cz