15 Feb
2016
15 Feb
'16
3:51 a.m.
Hi,
In sites-config/python there is
sites-config? non standard directory layout
python_path = ${modconfdir}/${.:name}
I need /usr/lib/python2.7 in the path. I don't know hoe to add it.
....well, if you know what you are doing, this current config sets the path to values in ${modconfdir}/${.:name} so python_path = /usr/lib/python2.7/ would be a starting point.....but I dont think the result is what you want... alan