Continues to be issue in versions 0.2.0 and 0.3.0. It will be necessary to manually create this directory and copy the SQL files in the config directory from the source distribution. You will have the following files in the /usr/share/reliafree directory:
After executing python setup.py install, it is necessary to execute python setup.py install_data. This will install the data files. Will update the installation instructions to reflect this. Downgrading priority as a result. Will fix in setup.py in future release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The /usr/share/reliafree directory was not create on my Linux Mint 9 either. Linux Mint is basically the same as Ubuntu.
Continues to be issue in versions 0.2.0 and 0.3.0. It will be necessary to manually create this directory and copy the SQL files in the config directory from the source distribution. You will have the following files in the /usr/share/reliafree directory:
newprogram_mysql.sql
newprogram_sqlite3.sql
reliafreecom.sql
After executing python setup.py install, it is necessary to execute python setup.py install_data. This will install the data files. Will update the installation instructions to reflect this. Downgrading priority as a result. Will fix in setup.py in future release.