Книга: Learning GNU Emacs, 3rd Edition
9.5.2 Installing CEDET
9.5.2 Installing CEDET
Installing CEDET is fairly straightforward if you have a make command available. (For Windows users, you'll want to have the Cygnus Unix Distribution installed. It gives you access to a large subset of Unix tools which will come in handy far beyond the installation of the JDEE.)
After you download the CEDET distribution from SourceForge, unpack it wherever you want it to reside. Open a terminal window (or start a Cygwin bash terminal on Windows) and change to the directory where you unpacked the distribution. From there you should be able to run the following command:
shell$ make EMACS=
/path/to/emacs
That process will probably take a few minutes to complete. The Lisp files will be compiled for you.
When the make command completes, you should be in good shape. The last step for CEDET is to update your .emacs file:
;; Turn on CEDET's fun parts
(setq semantic-load-turn-useful-things-on t)
;; Load CEDET
(load-file "/path-to-cedet/common/cedet.el")
- Chapter 5 Installing and Configuring VirtualCenter 2.0
- CHAPTER 1 Installing Fedora
- Installing from CD or DVD
- Installing Using a Network
- Choosing, Configuring, and Installing the Boot Loader
- Installing and Configuring OpenOffice.org
- Installing Proprietary Video Drivers
- Installing Popular Games in Fedora
- Installing Xen
- Installing the Apache Server
- Installing Through Pirut
- Installing FTP Software