Subject: Re: installing ess with emacs no-x11
To: None <tech-pkg@NetBSD.org>
From: Antoine Reilles <Antoine.Reilles@loria.fr>
List: tech-pkg
Date: 02/07/2006 08:10:04
--jho1yZJdad60DJr+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi,
On Tue, Feb 07, 2006 at 12:43:58AM -0500, George Georgalis wrote:
> Trying to install math/ess, an emacs plugin, but it is requiring
> an x11 version of emacs, doesn't notice the one installed.
>=20
> cd /usr/pkgsrc/editors/emacs-nox11 && make EMACSVERSION=3D21.4 install
>=20
> the interesting lines from math/ess/Makefile
> PKGNAME=3D ${EMACS_PKGNAME_PREFIX}${DISTNAME}
> MAKEFLAGS+=3D EMACS=3D${EMACS_BIN:Q}
>=20
> but I couldn't do anything useful with them. what's missing here
> or does ess really require x11-emacs?
For this to work, you will need to set
EMACS_TYPE=3Demacs21nox
in your /etc/mk.conf
then cd math/ess && make install will pick and install emacs-nox
Regards,
antoine
--jho1yZJdad60DJr+
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)
iD8DBQFD6EfM4VqmoGDE/mwRApu7AJ0c1a0uuiaWdP/XfRFwLYWKuIzG3QCfQMhu
vCEZ2mdPIOTFqR25ixMymJE=
=S3e+
-----END PGP SIGNATURE-----
--jho1yZJdad60DJr+--