Konsole make config problem

I installed kde 3.5 but I have problem with konsole. Make config return
Code:
===> Options unchanged
. Just don't open the "flags window" . On urxvt works. Any idea?
 
sk8harddiefast said:
I installed kde 3.5 but I have problem with konsole. Make config return
Code:
===> Options unchanged
.
There are no OPTIONS to configure in the Makefile of kde3.
 
On urxvt, on conky port for example, have options and can preview them but on konsole cannot preview them.
Code:
[emberdaemon@area51 /usr/ports/sysutils/conky]$ sudo make config
Password:
===> Options unchanged
 
Code:
[emberdaemon@area51 conky]$ sudo make rmconfig
===> No user-specified options configured for conky-1.8.1_1
[emberdaemon@area51 conky]$ sudo make config
===> Options unchanged

Conky is an example. I have this problem with all configs. But only on konsole. On urxvt works fine.
 
Check your Konsole settings; something is preventing dialog from running, maybe a $TERM setting. Also try it without sudo.
 
Let me rephrase: exactly what would someone else having this problem need to do to fix it? Change a setting in Konsole? Change a shell environment variable like $TERM?
 
I change it to default witch was xterm and I haven't xterm installed :p I made it via konsole settings. (If I understood right that you mean)
 
Back
Top