ess-emacs-5.2.2 rpms available

Paul Johnson pauljohn at ku.edu
Sun Sep 19 23:41:47 CEST 2004


Dear ESS users:

I have some RPMS you can use if you like ess, use Emacs, and have Fedora 
Core 2.

http://lark.cc.ku.edu/~pauljohn/software/favoriteEmacsFiles/ess-emacs-5.2.2-1fc2.i386.rpm

I put the SRPM, spec file and the rpm debug file in the same directory.

If somebody with posting access to the ESS site wants to post a link or 
post copies, that will be fine with me.

I believe if you have another rpm based linux, you should download the file:

http://lark.cc.ku.edu/~pauljohn/software/favoriteEmacsFiles/ess-emacs-5.2.2-1fc2.src.rpm

and then run

rpmbuild --rebuild ess-emacs-5.2.2-1fc2.src.rpm

and it will build you  your own RPM file.


I'm attaching to this email the small patch that I applied. This 
addresses the problem that Stephen mentioned below and also addresses 
some of the packaging problems.  I do think it is very important that 
this RPM should make ESS work well without any additional user 
configuration--no messing about in ~/.emacs or such.  And this does work.

I DO wish I knew how to fix the make process in ESS in order to make 
package creation more standard.  The big problem I see is that the 
prefix option to make install is ignored. If you do

make prefix=/tmp/ess install

it just ignores the prefix and tries to install according to the 
settings in the Makefile.

same happens if you try the newer style

make DESTDIR=/tmp/ess install




Stephen Eglen wrote:
> Paul Johnson writes:

> hi Paul
> this is a bug in the ESS code.  It is a very simple fix though, rather
> than waiting for 5.2.3:
> 
> change line 229 of lisp/ess-mode.el from:
>      ["No other R or Sqpe versions" R nil])
> 
> to:
>      ["No other R or Sqpe versions" nil nil])
> 
> i.e. change R to nil.
> 
> stephen


-- 
Paul E. Johnson                       email: pauljohn at ku.edu
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
1541 Lilac Lane, Rm 504
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66044-3177           FAX: (785) 864-5700
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ess-pj7.patch
Type: text/x-patch
Size: 2906 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/ess-help/attachments/20040919/d7a1130d/attachment.bin>


More information about the ESS-help mailing list