Gnus development mailing list
 help / color / mirror / Atom feed
* W3 installation and Gnus?
@ 1999-07-19 21:36 Kai Großjohann
  1999-07-19 21:46 ` Peter von der Ahé
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Großjohann @ 1999-07-19 21:36 UTC (permalink / raw)


Now that Emacs 20.4 is out, I'm taking the time to rebuild my
site-lisp directory from scratch.  Right now, I'm installing
w3-4.0pre44, and the configure script tells me that it's checking for
a recent Gnus version (it seems to be checking for mm-decode or
something) and tells me no.

But I'm pretty sure that pgnus-0.95 is fairly recent :-)

So, how do I tell the W3 configure script that I've got pgnus-0.95
installed?  (There is a directory site-lisp/pgnus-0.95 which contains
the *.el and *.elc files, and subdirs.el tells me it's adding this
directory to load-path, right?)

But the configure script calls "emacs -batch" which inhibits the
site-lisp stuff, I think.

So, what to do?

kai
-- 
Life is hard and then you die.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: W3 installation and Gnus?
  1999-07-19 21:36 W3 installation and Gnus? Kai Großjohann
@ 1999-07-19 21:46 ` Peter von der Ahé
  1999-07-19 22:14   ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Peter von der Ahé @ 1999-07-19 21:46 UTC (permalink / raw)


>>>>> "KG" == Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> writes:

[...]

 KG> So, how do I tell the W3 configure script that I've got pgnus-0.95
 KG> installed?

[...]

I use the following when I build w3:

./configure --with-lispdir=/users/pahe/Public/elisp/w3 --with-gnus=/users/pahe/Public/elisp/pgnus --prefix=/users/pahe/Public

Cheers


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: W3 installation and Gnus?
  1999-07-19 21:46 ` Peter von der Ahé
@ 1999-07-19 22:14   ` Kai Großjohann
  0 siblings, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 1999-07-19 22:14 UTC (permalink / raw)


Peter von der Ahé <pahe@daimi.au.dk> writes:

> ./configure --with-lispdir=/users/pahe/Public/elisp/w3 \
> --with-gnus=/users/pahe/Public/elisp/pgnus \
> --prefix=/users/pahe/Public \

I didn't know about --with-gnus.  Thanks!  Installing again right
now...

kai
-- 
Life is hard and then you die.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-07-19 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-19 21:36 W3 installation and Gnus? Kai Großjohann
1999-07-19 21:46 ` Peter von der Ahé
1999-07-19 22:14   ` Kai Großjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).