LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   Post a link to your screenshot! (https://www.linuxquestions.org/questions/general-10/post-a-link-to-your-screenshot-26643/)

MasterC 09-15-2002 04:18 AM

That looks REALLY good, how do you guys get your kicker to shrink like that so it's not taking up the entire width of the screen?

Cool

Aussie 09-15-2002 04:46 AM

It's in the Panel control center module in kde3.1, I removed my task bar, created an external taskbar (on the right -->) and then set the panel to max size 75% centered and max size 25% centered for the external taskbar.

nautilus_1987 09-15-2002 06:00 AM

People I have dowloaded gkrellm-1.2.13.tar.gz, unpacked it,
make; make install ( it don't need configure )
But it shows some error, what maybe wrong?
thnx

Aussie 09-15-2002 06:10 AM

rebuild it with "make debug=1" then run it in an xterm to see the error message.

nautilus_1987 09-15-2002 06:17 AM

Well there are a lot of errors....

MasterC 09-15-2002 06:22 AM

Post em buddy. Depends on what errors on where to go next.

Cool

nautilus_1987 09-15-2002 06:58 AM

Wait a minute..... How can I do that?

MasterC 09-15-2002 07:01 AM

Highlight them, and then click the middle button to paste. If you have no middle button, use both mouse buttons at the same time.

Cool

nautilus_1987 09-15-2002 07:06 AM

Here it is:

[root@ ~gkrellm-1.2.13]# make debug=1
(cd po && make all)
make[1]: Вход в каталог `/root/tmp/gkrellm-1.2.13/po'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Выход из каталог `/root/tmp/gkrellm-1.2.13/po'
(cd src && make GTOP_LIBS= GTOP_INCLUDE= gkrellm)
make[1]: Вход в каталог `/root/tmp/gkrellm-1.2.13/src'
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -g -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -c -o main.o main.c
/bin/sh: imlib-config: command not found
In file included from main.c:29:
gkrellm.h:36: gdk_imlib.h: No such file or directory
make[1]: *** [main.o] Ошибка 1
make[1]: Выход из каталог `/root/tmp/gkrellm-1.2.13/src'
make: *** [all] Ошибка 2
P.S I have russian locale in Linux :)

Aussie 09-15-2002 07:13 AM

You need to install imlib.

nautilus_1987 09-15-2002 07:31 AM

I have installed imlib, so there were no errors during install. But the I start gkrellm: 'gkrellm' and it says:
[root@ ~gkrellm-1.2.13]# gkrellm
gkrellm: error while loading shared libraries: libgdk_imlib.so.1: cannot open shared object file: No such file or directory
So I have to install libgdk as I understand?

MasterC 09-15-2002 07:38 AM

Try running ldconfig && updatedb first. libgdk_imlib is part of imlib, make sure the path to libimlib is in /etc/ld.so.conf and then run the above steps (ldconfig && updatedb).

nautilus_1987 09-15-2002 07:40 AM

There are no problems now people, I' v just installed the latest version of imlib :)
Does gkrellm takes mauch memory?
thnx for info Aussie and MasterC

MasterC 09-15-2002 07:44 AM

Quote:

Originally posted by nautilus_1987
Does gkrellm require a lot of memory? <edited a bit>
Nope ;) It's good on resources, just does a bit of monitoring is all.

Cool

nautilus_1987 09-15-2002 07:59 AM

Oh that is good becuase I have only 128 MBRAM :)
MasterC How many do you have?


All times are GMT -5. The time now is 01:09 PM.