Date: Sat, 14 Aug 2004 01:13:42 -0400 From: Chuck Swiger <cswiger@mac.com> To: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> Cc: Your Name <bg271828@yahoo.com> Subject: Re: Updating Emacs without installing X? Message-ID: <411D9F86.7040604@mac.com> In-Reply-To: <411D99D2.6020508@daleco.biz> References: <20040814033546.13866.qmail@web53407.mail.yahoo.com> <411D99D2.6020508@daleco.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
Kevin D. Kinsey, DaleCo, S.P. wrote: > Your Name wrote: >> This is just a server box, and i dont want to have _any_ X running on it. >> Is there a way i can get Emacs current? i didn't originally set this >> machine up, but Emacs is installed from Ports and theres no X on the >> machine, so i dont know how it was originally done. > > Emacs requires XFree libraries, and I think imake, > in order to build and run. Pshaw! :-) Emacs can be built for text-mode using normal make just fine, and the Emacs port knows how: cd /usr/ports/editors/emacs && env WITHOUT_X11=1 make install -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411D9F86.7040604>