From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 15:57:50 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D71D5106564A for ; Mon, 21 Mar 2011 15:57:50 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id A5D648FC14 for ; Mon, 21 Mar 2011 15:57:50 +0000 (UTC) Received: by iyj12 with SMTP id 12so7753098iyj.13 for ; Mon, 21 Mar 2011 08:57:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=kHDWOqB0ZMRjbHpXhqI3slNGdds9aQhmEbLJAdQDxeU=; b=G5qHDWLrI+ibvlJuv7RaB/rgqZP+QTc6sd+QRB1boCk9yUhpg5+FjNfY6S++k7Daqb GcBwz/DT5xCsZxJa8Xx5ZcP2FSb3HTa2VaOsX2w/oGZP23a/DxfACtkezHBr0MT3ObbW NVi0gkU4BPRajdeT5ODZvbSz0hAuxkT02IeD4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=SCFVesVVfBjLnbXH3EK5zMcKhl7zS2E4x510vVlFIaLg+JzCj+s7mB7B/DLf+Nso5T hrkfDuA0p5RrDdh7YCX2o6+Kd7MzLsa+sQqvmd9T0PEnwcda4/UYTdU6QGxTL2pRWa7f AWWrN9wiXwAL9OPfW5njkRow1Lq4dWsW/ppPQ= MIME-Version: 1.0 Received: by 10.42.156.129 with SMTP id z1mr6971632icw.473.1300723020162; Mon, 21 Mar 2011 08:57:00 -0700 (PDT) Received: by 10.231.23.81 with HTTP; Mon, 21 Mar 2011 08:57:00 -0700 (PDT) Date: Mon, 21 Mar 2011 10:57:00 -0500 Message-ID: From: Antonio Olivares To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: gkrellm2 GnuTLS and OpenSSL, conky doesn't work :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2011 15:57:50 -0000 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 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 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 root@hybrid.freebsdgr.org:/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. Regards, Antonio