OpenBSD Download
Last Upload: 10th October 2006
Component Install
Miscellaneous Files |
Main Components - required components. | Byte Size |
Last update yyyy-mm-dd |
---|---|---|---|
jasspame.pdf | JASSPA MicroEmacs Quick Start Guide. | - | 2006-09-09 |
jasspa-me-openbsd-i386-3.4-20060909.gz |
OpenBSD 3.4 i386 pre-built executable only. Will also require metree to run. |
224027 | 2006-09-09 |
jasspa-metree-20060909.tar.gz jasspa-metree-20060909.zip |
Pre-built macros tree for installation, includes macros and help information. You do not require the memacros bundle if this is downloaded. | 1075937 1228746 |
2006-09-09 |
System Wide Component Installation
As root, unpack metree which creates a directory tree called jasspa and install into then /usr/share directory i.e.
cd /usr/share gtar zxvf /path-to-tarball/jasspa-metree-yyyymmdd.tar.gz
The directory /usr/share/jasspa should now exist. Add downloaded spelling dictionaries by unpacking into the /usr/share/jasspa/spell subdirectory.
Unpack the binary into the binary directory /usr/bin.
gunzip -c /path-to-tarball/jasspa-me-openbsd-i386-3.4-yyyymmdd.gz > /usr/bin/me chmod a+rx /usr/bin/me
The installation is complete, you may now execute MicroEmacs with the command me.
Single User Component Installation
Unpack metree in your home directory, this generates a directory tree called jasspa. Once unpacked then rename the directory to .jasspa.
cd ~ gtar zxvf /path-to-tarball/jasspa-metree-yyyymmdd.tar.gz mv jasspa .jasspa
Add downloaded spelling dictionaries by unpacking into the ~/.jasspa/spell subdirectory.
Install the binary into your local binary directory - we assume ~/bin i.e.
gunzip -c /path-to-tarball/jasspa-me-openbsd-i386-3.4-yyyymmdd.gz > ~/bin/me chmod a+rx ~/bin/me
Assuming that the binary directory is already on the users path then the installation is complete.
Now execute the MicroEmacs editor me and follow the instructions on setting up your environment.
NanoEmacs
Small foot print version of JASSPA MicroEmacs. Runs without macro files.
NanoEmacs Executable Images |
Optional - Small foot print MicroEmacs may be run with no configuration files. This component may be built from the standard source. Use these binaries to give you Emacs on a box via a floppy with no configuration files. | Byte Size |
Last update yyyy-mm-dd |
---|---|---|---|
jasspa-ne-openbsd-i386-3.4-20060909.gz | OpenBSD 3.4 i386 pre-built executable only. | 83302 | 2006-09-09 |
Installation
- Unpack using gunzip
- rename to ne
- Apply execute permissions chmod a+rx ne
- As root copy to the desired binary directory i.e. /usr/bin.
# As root. gunzip -c /path-to-tarball/jasspa-ne-openbsd-i386-3.4-yyyymmdd.gz > /usr/bin/ne chmod a+rx /usr/bin/ne
NO WARRANTY
This program is licensed free of charge, there is no warranty for the program, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide the program "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.
In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who may modify and/or redistribute the program as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages.
By downloading any material from this site you agree to these conditions.