因为目前 AUR 中的 guile-json 和 guile-redis 不可用,所以使用这个 PKGBUILD 前请自行完成那两个包的安装。
Since guile-json and guile-redis in AUR are currently not available, please install those packages yourself before using this PKGBUILD.
Git Clone URL: | https://aur.archlinux.org/artanis.git (read-only, click to copy) |
---|---|
Package Base: | artanis |
Description: | A fast monolithic web-framework of Scheme |
Upstream URL: | https://artanis.dev/ |
Keywords: | scheme web |
Licenses: | GPL3, LGPL3 |
Submitter: | haawda |
Maintainer: | LS-Shandong |
Last Packager: | LS-Shandong |
Votes: | 7 |
Popularity: | 1.86 |
First Submitted: | 2015-11-12 12:15 (UTC) |
Last Updated: | 2025-01-29 04:15 (UTC) |
因为目前 AUR 中的 guile-json 和 guile-redis 不可用,所以使用这个 PKGBUILD 前请自行完成那两个包的安装。
Since guile-json and guile-redis in AUR are currently not available, please install those packages yourself before using this PKGBUILD.
我将在几天之后更新这个软件包。
I will update this package in a few days.
0.5.1 is out.
This needs texlive-core
added to makedepends
in order to prevent build failure in a clean chroot. Also, I believe line 14 should be options=('!strip')
rather than tions=('!strip')
.
artanis-git builds fine for me, please check that one.
hubbi, please use LANG=C to produce english error messages.
I also get errors, so I files a bug upstream.
It is broken. Lots of compile errors like this:
;;; Failed to autoload dbi-open in (dbi dbi): ;;; missing interface for module (dbi dbi) ;;; compiling artanis/mvc/view.scm
;;; artanis/mvc/view.scm:117:2: warning: possibly unbound variable get'
;;; artanis/mvc/view.scm:119:24: warning: possibly unbound variable
params'
;;; artanis/mvc/view.scm:119:43: warning: possibly unbound variable params'
;;; artanis/mvc/view.scm:120:5: warning: possibly unbound variable
static-page-emitter'
;;; artanis/mvc/view.scm:122:2: warning: possibly unbound variable get'
;;; artanis/mvc/view.scm:124:22: warning: possibly unbound variable
params'
;;; artanis/mvc/view.scm:125:6: warning: possibly unbound variable `static-page-emitter'
make fails with:
ERROR: In procedure open-file: In procedure open-file: Filen eller katalogen finns inte: "artanis/version.scm"
Skriptet färdigt 2018-11-02 16:14:21+01:00 make: *** [Makefile:77: obj/artanis/version.go] Fel 15
Pinned Comments
LS-Shandong commented on 2025-01-27 08:11 (UTC)
因为目前 AUR 中的 guile-json 和 guile-redis 不可用,所以使用这个 PKGBUILD 前请自行完成那两个包的安装。
Since guile-json and guile-redis in AUR are currently not available, please install those packages yourself before using this PKGBUILD.