Search Criteria
Package Details: lfe 2.2.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lfe.git (read-only, click to copy) |
|---|---|
| Package Base: | lfe |
| Description: | Lisp Flavoured Erlang is not a casual Lisp. It's a Lisp for those who want to build distributed applications -- like the Erlang software that powers 40% of the world's telecommunications. |
| Upstream URL: | https://lfe.io/ |
| Keywords: | lfe |
| Licenses: | Apache |
| Conflicts: | lfe-git |
| Provides: | lfe |
| Submitter: | jtregunna |
| Maintainer: | sonofaglitch |
| Last Packager: | sonofaglitch |
| Votes: | 3 |
| Popularity: | 0.23 |
| First Submitted: | 2018-06-25 17:37 (UTC) |
| Last Updated: | 2026-03-08 13:22 (UTC) |
Latest Comments
sonofaglitch commented on 2026-05-10 07:37 (UTC) (edited on 2026-05-10 07:40 (UTC) by sonofaglitch)
$ echo -n " 'makepkg' exit => "; echo $?; history | tail -2 | head -1 'makepkg' exit => 0 7277 makepkg
$ echo -n " 'paru' exit => "; echo $?; history | tail -2 | head -1 'paru' exit => 0 7270 paru -S lfe
Not able to reproduce :( builds for me both via the 'makepkg' and 'paru'.
Could I get you to reproduce and send me the full output via an email so I can try figure out what's different please?
Can anyone else confirm whether it builds? Thanks.
TamsynUlthara commented on 2026-05-10 04:30 (UTC)
I ended up with build errors, and had to add
make PREFIX="${pkgdir}/usr" compilebeforemake PREFIX="${pkgdir}/usr" install.paulsnar commented on 2021-11-25 08:39 (UTC)
As is, the build procedure creates broken symlinks in /usr/bin which reference the build directory. This is fixed in lfe-git due to fixups being applied in its PKGBUILD; I'd recommend doing the same for this package too (the same verbatim procedure works fine).
rustemb commented on 2020-12-21 19:10 (UTC)
checksum not valid