From owner-freebsd-questions@FreeBSD.ORG Sun May 27 13:55:07 2012 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 E52DA106566B for ; Sun, 27 May 2012 13:55:07 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6400B8FC08 for ; Sun, 27 May 2012 13:55:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id EF5FC5E27B; Sun, 27 May 2012 15:53:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.641 X-Spam-Level: X-Spam-Status: No, score=-1.641 tagged_above=-999 required=5 tests=[AWL=-0.643, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Cci7n9qxL2DX; Sun, 27 May 2012 15:53:55 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from [172.17.0.140] (c-195-216-041-102.ekt.thalamus.net [195.216.41.102]) by mx1.bjare.net (Postfix) with ESMTP id C9F065E275; Sun, 27 May 2012 15:53:54 +0200 (CEST) Message-ID: <4FC23230.2050903@eskk.nu> Date: Sun, 27 May 2012 15:54:56 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Antonio Olivares References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: xfce4.10, terminal command not working, no icons on panel(s) 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: Sun, 27 May 2012 13:55:08 -0000 Antonio Olivares skrev 2012-05-27 15:38: > Dear folks, > > I updated ports and consequently updated to xfce4.10. I try to run > terminal and it does not work. > > Script started on Sun May 27 08:32:31 2012 > > [olivares@tricorehome ~]$ termian? ?? ?nal > /libexec/ld-elf.so.1: Shared object "libxfce4util.so.5" not found, > required by "terminal" > [olivares@tricorehome ~]$ > > There are no icons on bottom panel :( Clock is moved from corner. > > I am not complaining, but I do want advice on how to fix it. I am > thinking about removing xfce . directory in home directory, but I am > not sure that it would reset everything. The fonts are too small, > they were great in Xfce 4.8.3, but now they are too small and it is > hard to distingush them. > > Advice/suggestions/comments are greatly appreciated and will be > applied to fix these changes in the xfce camp. > > Regards, > > > Antonio > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Have you read the entry in /usr/ports/UPDATING I forgot to remove those ports and got the same error. I removed them after the upgrade and then I did portmaster -tf xfce-4.10 Now terminal and Orage works again :-) /Leslie