On 21/03/2011 18:45, Antonio Olivares wrote:
On Mon, Mar 21, 2011 at 12:27 PM, David Demelier
<[email protected]> wrote:
On 21/03/2011 16:57, Antonio Olivares wrote:
Dear FreeBSD experts,
I wanted to install gkrellm2 and I get the following error.
grullahighschool# cd /usr/ports/sysutils/
grullahighschool# cd gkrellm2
grullahighschool# pwd
/usr/ports/sysutils/gkrellm2
grullahighschool# make install clean
===> gkrellm-2.3.4_3 is marked as broken: GnuTLS and OpenSSL is
mutually exclusive..
*** Error code 1
I think this is an error easy to understand for people that speak a little
english.
You can't install gkrellm2 with both GNUTLS and OPENSSL options at the same
time!
Do make config and disable GNUTLS (it's the default thus I assume you
probably enabled it)
Stop in /usr/ports/sysutils/gkrellm2.
I then thought to myself conky can do the job too, so I tried to
install it and it succeeded, but when I try to run it, I get the
following:
[olivares@grullahighschool ~]$ conky
Conky: no readable personal or system-wide config file found
You may need to write a ~/.conkyrc to run properly conky. Please read conky.
It's easy to understand or search for conky examples on the web.
I am running 8.1 freebsd
[olivares@grullahighschool ~]$ uname -a
FreeBSD grullahighschool.rgccisd.org 8.1-RELEASE-p0 FreeBSD
8.1-RELEASE-p0 #0: Mon Jul 26 08:26:45 UTC 2010
[email protected]:/usr/obj/usr/src/sys/GENERIC amd64
Thanks for any pointers as to how to solve at least one of the two.
If I can get conky to work, I'd be happy or get gkrellm running XFCE
as the desktop.
Cheers,
--
David,
Thank you very much for your help :) I have run
# make config
and disabled the bad guy and now I am in business with gkrellm. I did
not know how to go back and make changes, and with your guidance I
overcame the problem.
On the other hand with conky, I get error
[olivares@grullahighschool ~]$ conky -C> ~/.conkyrc
[olivares@grullahighschool ~]$ conky
Conky: Xft not enabled at compile time
Conky: desktop window (1400003) is subwindow of root window (12b)
Conky: window type - desktop
Conky: drawing to created window (0x1e00001)
Conky: drawing to single buffer
Segmentation fault: 11 (core dumped)
[olivares@grullahighschool ~]$ conky
Conky: Xft not enabled at compile time
Conky: desktop window (1400003) is subwindow of root window (12b)
Conky: window type - desktop
Conky: drawing to created window (0x1e00001)
Conky: drawing to single buffer
It starts up find, but then crashes. But I have gkrellm working so I
am happy :)
sorry I don't use conky anymore, it crashes and leave a core dump or not
? Some window manager does not handle well conky and may redraw the root
over the conky that's why sometime the conky output may disappear.
If this is your case take a look at the own_window or window_type
settings (I don't know exactly sorry).
Regards,
Antonio
Cheers,
--
David Demelier
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"