![]() |
driconf 0.9.1 not working.
How does one go about getting driconf-0.9.1 to work? I installed it via slackbuilds and this is the error I get:
Traceback (most recent call last): File "/usr/bin/driconf", line 24, in <module> import driconf File "/usr/lib/python2.6/site-packages/driconf.py", line 33, in <module> import driconf_commonui File "/usr/lib/python2.6/site-packages/driconf_commonui.py", line 45, in <module> locale.setlocale(locale.LC_ALL, '') File "/usr/lib/python2.6/locale.py", line 513, in setlocale return _setlocale(category, locale) locale.Error: unsupported locale setting Is there any alternative to using driconf? |
I'm guessing from Python version that this is Slackware 13.37, right? What does locale command show? And please use [CODE][/CODE] tags for program output, that'll make it easier to read.
|
Quote:
Code:
bash-4.1$ locale |
Quote:
Quote:
Code:
grep '^[^#]' /etc/profile.d/lang.shQuote:
|
Code:
bash-4.1$ grep '^[^#]' /etc/profile.d/lang.sh |
Not sure what else to say, everything seems to be fine, except those error messages. I tried searching the net and found a lot of (mostly distro specific) solutions, but given the variety of them and the fact that I've never encountered this myself, I'm hesitant to point at any of those. Maybe somebody else with more knowledge on the topic will provide more clues.
|
| All times are GMT -5. The time now is 02:13 AM. |