Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shanecelis/qemacs


https://github.com/shanecelis/qemacs

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

----------------------------------------------------------
Compiling
----------------------------------------------------------

* If you want image, audio and video support, download FFmpeg at
http://ffmpeg.org and install it in the qemacs/ directory (it should
be in qemacs/ffmpeg).

* Launch the configure tool './configure'. You can look at the
possible options by typing './configure --help'.

* Type 'make' to compile qemacs and its associated tools.

* type 'make install' as root to install it in /usr/local.

----------------------------------------------------------
Documentation
----------------------------------------------------------

Read the file qe-doc.html.

----------------------------------------------------------
Licensing
----------------------------------------------------------

QEmacs is released under the GNU Lesser General Public License (read
the accompagning COPYING file).

Fabrice Bellard.