PDA

View Full Version : [Solved] Konsole make config problem


sk8harddiefast
January 27th, 2011, 07:51
I installed kde 3.5 but I have problem with konsole. Make config return ===> Options unchanged . Just don't open the "flags window" . On urxvt works. Any idea?

SirDice
January 27th, 2011, 08:43
I installed kde 3.5 but I have problem with konsole. Make config return ===> Options unchanged.
There are no OPTIONS to configure in the Makefile of kde3.

sk8harddiefast
January 27th, 2011, 09:17
On urxvt, on conky port for example, have options and can preview them but on konsole cannot preview them.
[emberdaemon@area51 /usr/ports/sysutils/conky]$ sudo make config
Password:
===> Options unchanged

rusty
January 27th, 2011, 10:48
And if you do
make rmconfig && make config?

sk8harddiefast
January 27th, 2011, 12:05
[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.

wblock@
January 27th, 2011, 18:24
Check your Konsole settings; something is preventing dialog from running, maybe a $TERM setting. Also try it without sudo.

sk8harddiefast
January 27th, 2011, 18:32
For $TERM setting on shell I have set urxvt.

sk8harddiefast
January 28th, 2011, 03:27
Solved changed urxvt to xterm (default)

wblock@
January 28th, 2011, 03:40
Solved changed urxvt to xterm (default)

Where did you change it?

sk8harddiefast
January 28th, 2011, 16:13
On shell

wblock@
January 28th, 2011, 17:15
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?

sk8harddiefast
January 29th, 2011, 09:37
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)