<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=69.60.32.20</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=69.60.32.20"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/69.60.32.20"/>
	<updated>2026-04-17T00:35:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3601</id>
		<title>Installing Emacs on BSD</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3601"/>
		<updated>2012-11-09T21:46:48Z</updated>

		<summary type="html">&lt;p&gt;69.60.32.20: /* OpenBSD */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Emacs is available among BSD variants including FreeBSD, NetBSD, OpenBSD and PC-BSD&lt;br /&gt;
&lt;br /&gt;
== FreeBSD ==&lt;br /&gt;
&lt;br /&gt;
=== Install ===&lt;br /&gt;
&lt;br /&gt;
==== Emacs 23 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest stable version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Emacs 24 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest development version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs-devel&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs-devel&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Related documentation ===&lt;br /&gt;
[http://www.freebsd.org/doc/en/books/developers-handbook/emacs.html Using Emacs as a Development Environment] from the official FreeBSD project documentation. Some of the config tweaks are a bit dated and might need updating. But overall it's a good starting point.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NetBSD ==&lt;br /&gt;
&lt;br /&gt;
== OpenBSD ==&lt;br /&gt;
[http://www.openbsd.org/faq/faq15.html#Easy Set &amp;lt;tt&amp;gt;PKG_PATH&amp;lt;/tt&amp;gt;] to an appropriate mirror.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
# pkg_add -i emacs&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;pkg_add&amp;lt;/tt&amp;gt; will prompt you for which version you want&amp;amp;mdash;currently, versions 21, 22, and 23 are available.&lt;br /&gt;
&lt;br /&gt;
You can also install from the ports tree; however, &amp;quot;The [OpenBSD] ports tree is meant for advanced users. Everyone is encouraged to use the pre-compiled binary packages.&amp;quot;(OpenBSD FAQ, [http://www.openbsd.org/faq/faq15.html#Ports section 15.3])  &lt;br /&gt;
&lt;br /&gt;
No premade port or package for Emacs 24 seems to be publicly available currently.&lt;br /&gt;
&lt;br /&gt;
== PC-BSD ==&lt;br /&gt;
&lt;br /&gt;
[[Category:FreeBSD]][[Category:Emacs-24]][[Category:Beginner]][[Category:Install Or Upgrade]]&lt;/div&gt;</summary>
		<author><name>69.60.32.20</name></author>
	</entry>
</feed>