Search Criteria
Package Details: ledit 2.04-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ledit.git (read-only, click to copy) |
---|---|
Package Base: | ledit |
Description: | Line editor, allowing to use shell commands with control characters like in Emacs. |
Upstream URL: | http://cristal.inria.fr/~ddr/ledit/ |
Licenses: | BSD |
Submitter: | aksr |
Maintainer: | None |
Last Packager: | aksr |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-23 12:31 (UTC) |
Last Updated: | 2018-09-12 13:16 (UTC) |
Latest Comments
Quixotic commented on 2018-09-06 15:44 (UTC) (edited on 2018-09-06 15:44 (UTC) by Quixotic)
When building it gives this error:
Error: This expression has type string but an expression was expected of type bytes
You need to use 'OCAMLPARAM="safe-string=0,_" make' instead of 'make' in the PKGBUILD.
This is apparently an issue with ocaml 4.06.0 changing the default environment variable from unsafe-string to safe-string.
aksr commented on 2015-09-30 20:14 (UTC)
oriba commented on 2015-09-28 15:55 (UTC)