* Emacs Problem Solved!
@ 2004-02-04 0:05 Dane Fundan
0 siblings, 0 replies; 2+ messages in thread
From: Dane Fundan @ 2004-02-04 0:05 UTC (permalink / raw)
thanks so much guys :)
it boiled down to this:
i was using the wrong commands to access the CVS copy
with patches of emacs.
the correct procedure i did was this (taken almost
word for word from
"http://members.shaw.ca/akochoi-emacs/stories/obtaining-and-building.html":
1) open up terminal (defualts to tcsh) and type in csh
to get csh running.
2) enter "setenv CVS_RSH ssh" - sets up ssh
3) enter cvs -z3
-d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co
emacs
4) after verifying public key (verify that the site's
public key is
80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5) hit
yes
5) cd emacs
6) once download is complete type ./configure
--with-carbon --without-x
7) make bootstrap
8) sudo make install - admin pass required
9) search for "emacs" in finder, and run from there.
Thanks again guys.. it simply works!
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Emacs Problem Solved!
[not found] <mailman.1842.1075853193.928.help-gnu-emacs@gnu.org>
@ 2004-02-05 21:18 ` LEE Sau Dan
0 siblings, 0 replies; 2+ messages in thread
From: LEE Sau Dan @ 2004-02-05 21:18 UTC (permalink / raw)
>>>>> "Dane" == Dane Fundan <malakye3d@yahoo.com> writes:
Dane> 4) after verifying public key (verify that the site's public
Dane> key is 80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5) hit
Dane> yes
No. That's not the public key. That's only a *fingerprint* of the
public key. The public key is a hundred times longer.
--
Lee Sau Dan 李守敦(Big5) ~{@nJX6X~}(HZ)
E-mail: danlee@informatik.uni-freiburg.de
Home page: http://www.informatik.uni-freiburg.de/~danlee
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-05 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1842.1075853193.928.help-gnu-emacs@gnu.org>
2004-02-05 21:18 ` Emacs Problem Solved! LEE Sau Dan
2004-02-04 0:05 Dane Fundan
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.