Search Criteria
Package Details: mle 1.8.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mle.git (read-only, click to copy) |
|---|---|
| Package Base: | mle |
| Description: | Flexible terminal-based text editor |
| Upstream URL: | https://github.com/adsr/mle |
| Keywords: | editor lua terminal text |
| Licenses: | Apache |
| Conflicts: | mle-git |
| Submitter: | aperez |
| Maintainer: | aperez |
| Last Packager: | aperez |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-01-10 13:20 (UTC) |
| Last Updated: | 2026-04-16 08:25 (UTC) |
Latest Comments
simona commented on 2026-04-16 09:18 (UTC) (edited on 2026-04-16 09:18 (UTC) by simona)
I have installed lua (5.5.0-2), lua51 (5.1.5), lua52 (removed now), lua53 (5.3.6), lua54 (5.4.8-6). Now solved. Now compile. Tnx.
aperez commented on 2026-04-16 08:27 (UTC)
@simona: I suspect you have both Lua 5.5 and 5.4 installed, because in clean chroot builds only 5.4 gets installed. I have pushed a fix to remove a hack that was needed when the Lua 5.4 headers were not installed into their own subdirectory, and that should fix the build in cases where Lua 5.5 headers are also available.
aperez commented on 2026-04-16 08:21 (UTC)
@simona: I tried a build in a clean chroot just now, and it worked fine. There's something odd with your sources, here
uscript.cdoes not useluaL_openselectedlibs:simona commented on 2026-04-14 14:48 (UTC)