From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitrijs Ledkovs Newsgroups: gmane.emacs.help Subject: Mac OS X load path Date: Mon, 18 Feb 2008 14:07:28 +0000 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203361285 10131 80.91.229.12 (18 Feb 2008 19:01:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Feb 2008 19:01:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 18 20:01:50 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JRBFK-0004xq-CN for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Feb 2008 20:01:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRBEq-000756-6h for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Feb 2008 14:01:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JR8pI-00032Y-0C for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 11:26:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JR8pG-0002yy-HE for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 11:26:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JR8pG-0002yg-BX for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 11:26:42 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.246]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JR8pG-0001jj-66 for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 11:26:42 -0500 Original-Received: by an-out-0708.google.com with SMTP id c25so333533ana.84 for ; Mon, 18 Feb 2008 08:26:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=7jUpjR0D/dlfVWSlHYC7pyaSj/gwpFITyYm4kiMqA/U=; b=sBAqa+9twep7W+0AQH7/5+g1uk2F5I59Yd0UPHLfN06WAiQ/nfEdn/+AG3c4p/4mIPHR7vxHEE2Mcripl++fKJLu8V9rYDXLpH/qps4X25tSWbQCYhvJJv2QRMrLXhmz2T1WfuFemeXW9VSMhw1KZAouwqq/OCUWqqlf5X0q8lc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=dYzpQOFUEcXOt1Sb2z+c0KV2DodPVlqexJzm7lKribD6tSeI0ALBAm6koK/tcDqaeGrQoO2Xk45GATnDkCyVVlJEI7T1PNK2a22I1Rprcg2t0ruaxQXc0ojXyZI0Hpco4HWqoqkEt5jccVLeoo7+hLuLdGlOtUGUizSYucZrzMU= Original-Received: by 10.100.194.17 with SMTP id r17mr10255227anf.104.1203352000492; Mon, 18 Feb 2008 08:26:40 -0800 (PST) Original-Received: from ?192.168.1.66? ( [87.102.33.96]) by mx.google.com with ESMTPS id d25sm15494647nfh.33.2008.02.18.08.26.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 18 Feb 2008 08:26:39 -0800 (PST) X-Mailer: Apple Mail (2.919.2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 18 Feb 2008 14:01:01 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51649 Archived-At: Hello. I have tried pre-built carbon emacs, Aquamacs Emacs and Emacs.App, but I did not like that I cannot customise them fully. So I have successfully compiled carbon emacs and installed it (overriding system emacs, yeah save space, no modified OS, oh well.) Everything is ok. Until I got to the stage of installing additional packages (modes) and trying to make them work. If I do "locale emacs" in terminal it points me to several places. /usr/share/emacs/site-lisp /usr/share/22.1/site-lisp /usr/local/share/emacs/site-lisp /usr/local/share/emacs/22.1/site-lisp I don't understand why there is same directory tree in /usr/share and / usr/ocal/share. Also I don't understand why do I have 4 site-lisp directories. Where and how am I suppose to install everything. And how to identify where everything is installed to reduce my emacs installation. installed auctex configure&make&make install, do load auctex.el it says it can't find it although it is in usr/share/emacs/site-lisp/auctex With regards, Dmitrijs Ledkovs.