This document provides a step-by-step guide for interfacing C with Emacs Lisp, designed for readers familiar with basic Ubuntu, C, and Emacs usage.
- Install GSL:
sudo apt-get install libgsl-dev
(I compiled Emacs 29.1 from source, but this should also work)
- Install Emacs:
sudo apt-get install emacs