From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23880 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: Drag and Drop and Authenticate on the Mac OS Tiger Date: Mon, 28 Nov 2005 15:56:45 +0100 Message-ID: <954f61110511280656q1caf3588w@mail.gmail.com> References: Reply-To: hraban@fiee.net, mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1133189901 4231 80.91.229.2 (28 Nov 2005 14:58:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Nov 2005 14:58:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 28 15:58:12 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EgkR7-0003Tn-Ig for gctc-ntg-context-518@m.gmane.org; Mon, 28 Nov 2005 15:56:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AEDDC128A8; Mon, 28 Nov 2005 15:56:56 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08265-05; Mon, 28 Nov 2005 15:56:52 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B2CA212820; Mon, 28 Nov 2005 15:56:52 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBA8012820 for ; Mon, 28 Nov 2005 15:56:51 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08231-04 for ; Mon, 28 Nov 2005 15:56:50 +0100 (CET) Original-Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by ronja.ntg.nl (Postfix) with ESMTP id B1A96127D9 for ; Mon, 28 Nov 2005 15:56:50 +0100 (CET) Original-Received: by xproxy.gmail.com with SMTP id i31so1889013wxd for ; Mon, 28 Nov 2005 06:56:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i8FBqILfCsbWgvKuU7k3DpYQw/qadsp6A+2vNNMMYkE+5Sc5V1o1PQVxGg3FBz0COoE2pwfR4uFkpno9BM8AP1ZpsIq9UE9C91lUzCjtRxmgeYHtB5NeY87tvSkZTrXAp+wAzhO1bA7tBzt5/CwN/qZMLg7j8rxHFF6cN956mhA= Original-Received: by 10.65.235.5 with SMTP id m5mr1604174qbr; Mon, 28 Nov 2005 06:56:46 -0800 (PST) Original-Received: by 10.64.185.3 with HTTP; Mon, 28 Nov 2005 06:56:45 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23880 Archived-At: > fonts $ ls -l > total 0 > drwxr-xr-x 8 root wheel 272 Nov 20 19:59 cm-super > drwxrwxr-x 14 darnold wheel 476 Nov 27 19:27 iwona > > See how the result is owned by darnold:wheel? Is that gonna cause a > problem? Should it be changed to root:wheel? > Would it be OK to change to /usr/local/teTeX/share and then as root: > chown -R root:wheel * That should cause no problems. > Gerben, I think maybe all these font thingys I've been trying out to > go in ~/Library/texmf. What say you? On my system it works this way (I keep all my additional fonts etc there). Greetlings, Hraban