unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Nurullah Akkaya <nurullah@nakkaya.com>
To: ty_yildiz@yahoo.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: hi
Date: Sat, 4 Apr 2009 03:59:49 +0300	[thread overview]
Message-ID: <a06f430f0904031759u5a89f493qbd07c5ef6ff7d56c@mail.gmail.com> (raw)
In-Reply-To: <569539.32915.qm@web51803.mail.re2.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

On Fri, Apr 3, 2009 at 10:55 PM, timur yildiz <ty_yildiz@yahoo.com> wrote:

>
> I'm having a hard time installing emacs  on my mac osx computer.  I have
> downloaded a few files called emacs-21.4a.tar emacs-22.1.tar and
> emacs-22.2.tar but I can't seem to bring up a text editor or install
> anything I followed the download link off cprogrammintgools.com is there
> any other thing I should do?
>
> T Yildiz
>
>
>
>
>
>
>

You can compile the latest version of Emacs from cvs.
Open up a terminal window and type

cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co emacs

this will check out the latest version of emacs. under a folder named emacs.

cd emacs
./configure --with-ns
make -j2
make install

this will build a double clickable native os x application.
But before compiling anything check to make sure you have developer tools
installed.
These come with mac os x install cd's.

-- 
Nurullah Akkaya
http://nakkaya.com

[-- Attachment #2: Type: text/html, Size: 1417 bytes --]

  reply	other threads:[~2009-04-04  0:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-03 19:55 hi timur yildiz
2009-04-04  0:59 ` Nurullah Akkaya [this message]
2009-04-04  2:40 ` hi Ian Eure
  -- strict thread matches above, loose matches on Subject: below --
2023-04-09  4:43 hi rxy via Users list for the GNU Emacs text editor
2023-04-09  4:43 hi rxy
2008-09-19 13:34 Hi Guillauem Sorbier
2008-09-19 18:24 ` Hi Joost Diepenmaat
2005-04-14  7:19 Hi Susen
     [not found] <mailman.1420.1113434768.2895.help-gnu-emacs@gnu.org>
2005-04-13 23:49 ` Hi Bob Hunter
2002-06-06  4:39 hi Vikas
2002-06-06 10:20 ` hi Alexander Koptelov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a06f430f0904031759u5a89f493qbd07c5ef6ff7d56c@mail.gmail.com \
    --to=nurullah@nakkaya.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ty_yildiz@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).