have problem with make this package:
EMACS="23.3.1 (term:0.96)" /bin/sh ./elisp-comp "$@" || exit 1; \
else : ; fi
./elisp-comp: line 76: 23.3.1: command not found
Search Criteria
Package Details: emacs-jabber 0.8.92-2
Git Clone URL: | https://aur.archlinux.org/emacs-jabber.git (read-only) |
---|---|
Package Base: | emacs-jabber |
Description: | Jabber.el: a minimal jabber client for emacs |
Upstream URL: | http://emacs-jabber.sourceforge.net |
Licenses: | |
Submitter: | haawda |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 25 |
Popularity: | 0.002233 |
First Submitted: | 2008-10-05 18:49 |
Last Updated: | 2018-03-04 08:56 |
Dependencies (3)
Required by (0)
Sources (1)
Latest Comments
haawda commented on 2011-04-12 16:16
Anonymous comment on 2011-04-12 09:57
Anonymous comment on 2011-01-15 19:27
I see the git version script uses --libexecdir=/usr/lib/emacs-jabber
Anonymous comment on 2011-01-15 18:34
This needs to define --libexecdir=/usr/lib (?) and maybe --disable-schemas-install as well.
It can optionally depend on gconf while flim isnt found anywhere in the source. README says:
"SASL
====
jabber.el will use the SASL library of Emacs (from version 23) or Gnus
(from No Gnus 0.3) if it's present. If not, it will fall back to
XEP-0077 authentication."
No mention of flim.
What says echo $EMACS? It should say "emacs" or "xemacs", but not "23.3.1".