From owner-freebsd-questions@FreeBSD.ORG Fri Sep 1 19:13:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 236A116A4DA for ; Fri, 1 Sep 2006 19:13:30 +0000 (UTC) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B712A43D49 for ; Fri, 1 Sep 2006 19:13:29 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 7BDFEDA1321 for ; Fri, 1 Sep 2006 15:13:28 -0400 (EDT) Received: from heartbeat1.internal ([10.202.2.160]) by frontend3.internal (MEProxy); Fri, 01 Sep 2006 15:13:29 -0400 X-Sasl-enc: HPNBi4UO4wZ/0nRb9GXn84AuDg6AOtxb3i+4xNbBnl7Z 1157138008 Received: from [192.168.1.2] (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mail.messagingengine.com (Postfix) with ESMTP id EF4DB8558 for ; Fri, 1 Sep 2006 15:13:28 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Fri, 1 Sep 2006 20:13:25 +0100 User-Agent: KMail/1.9.3 References: <200609010018.23366.list-freebsd-2004@morbius.sent.com> <200609011733.31688.list-freebsd-2004@morbius.sent.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609012013.26435.list-freebsd-2004@morbius.sent.com> Subject: Re: Anyone Using the New Free Mulberry Mail Client? 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: Fri, 01 Sep 2006 19:13:30 -0000 On Friday 01 September 2006 19:19, Paul Schmehl wrote: > --On Friday, September 01, 2006 17:33:30 +0100 RW > > wrote: > >> You can easily correct this by creating a symlink: > >> > >> ls -s /usr/local/lib/mulberry/Resources/ ~/.mulberry/ > > This is incorrect. It should be: > ln -s /usr/local/lib/mulberry/Resources ~/.mulberry/ > > > The problem was that extracting Mulberry.tgz produces a hidden .mulberry > > directory in the current directory, which should be in ~/ before > > running the binary. I extracted in a temporary location, failed to spot > > this hidden directory, and just moved the binary to ~/bin/. Removing > > ~/.mulberry and re-extracting in my home directory fixed the problem. > > BTW it actually contains plugin and icon directories as well as > > resources. > > Yes, but that only works for you. For people setting up servers for > mulitple users, that's not a good solution. I didn't say it was, it was just that my specific problem was that I deleted the resources directory without knowing it existed. For my own use, I don't see the point in putting anything under /usr until there is a port. And it's not just the Resources directory that's important, SSL/TLS support is provided by a plugin.