Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shanecelis/qemacs
https://github.com/shanecelis/qemacs
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shanecelis/qemacs
- Owner: shanecelis
- License: lgpl-2.1
- Created: 2013-11-29T03:34:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-29T03:35:03.000Z (about 11 years ago)
- Last Synced: 2024-10-29T00:44:19.223Z (2 months ago)
- Language: C
- Size: 895 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changelog
- License: COPYING
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.