bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] New libemacs and gnu-apl-mode


From: David B. Lamkins
Subject: [Bug-apl] New libemacs and gnu-apl-mode
Date: Tue, 20 May 2014 18:35:17 -0700

Here's a hint for folks using the new libemacs with gnu-apl-mode:

You *must* reinstall the gnu-apl-mode native library every time after
installing APL.

For example:

$ cd ~/gnu-apl
$ svn update --accept tf
$ make
$ sudo make install
$ cd ~/gnu-apl-mode/native
$ # -- Optionally: pull and compile
$ # git pull
$ # make
$ # -- Always reinstall, even if you don't recompile
$ sudo make install





reply via email to

[Prev in Thread] Current Thread [Next in Thread]