configure: error: Package requirements (gobject-introspection-1.0 libffi gmodule-2.0 gthread-2.0 gio-2.0 >= 2.36.0 mozjs-24) were not met:
No package 'mozjs-24' found
just
yaourt -S mozjs --noconfirm
Search Criteria
Package Details: cjs-git 1276.7bb3d1b-1
Git Clone URL: | https://aur.archlinux.org/cjs-git.git (read-only) |
---|---|
Package Base: | cjs-git |
Description: | Javascript Bindings for Cinnamon |
Upstream URL: | https://github.com/linuxmint/cjs |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | twa022 |
Maintainer: | realex |
Last Packager: | realex |
Votes: | 5 |
Popularity: | 0.022174 |
First Submitted: | 2013-07-22 02:13 |
Last Updated: | 2015-06-08 16:02 |
./autogen.sh --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/cjs \
--localstatedir=/var \
--disable-static
make
this fixed the build errors for me