Gnus development mailing list
 help / color / mirror / Atom feed
* My God, where is emacs-w3m?
@ 2003-03-10  6:31 Steven Woody
  2003-03-10  7:05 ` TSUCHIYA Masatoshi
  2003-03-10  7:18 ` Frank Schmitt
  0 siblings, 2 replies; 4+ messages in thread
From: Steven Woody @ 2003-03-10  6:31 UTC (permalink / raw)



I cvs in cvs.namazu.org then do a checkout to fetch the source
tree. According to the README file, I should run a ./configure before
do any other thing, but there is *no* a configure script in the
directory at all!

Is cvs.namazu.org the office downloading place of emacs-w2m?


-- 
MESSAGE ACKNOWLEDGED -- The Pershing II missiles have been launched.



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

* Re: My God, where is emacs-w3m?
  2003-03-10  6:31 My God, where is emacs-w3m? Steven Woody
@ 2003-03-10  7:05 ` TSUCHIYA Masatoshi
  2003-03-10 10:42   ` Steven Woody
  2003-03-10  7:18 ` Frank Schmitt
  1 sibling, 1 reply; 4+ messages in thread
From: TSUCHIYA Masatoshi @ 2003-03-10  7:05 UTC (permalink / raw)


Hi,

>> On Mon, 10 Mar 2003 14:31:58 +0800
>> steven@steven4u.net (Steven Woody) said as follows:

>I cvs in cvs.namazu.org then do a checkout to fetch the source
>tree. According to the README file, I should run a ./configure before
>do any other thing, but there is *no* a configure script in the
>directory at all!

You have to run autoconf first, it will create the configure script.
For example:

    % autoconf
    % ./configure
    % make

-- 
TSUCHIYA Masatoshi



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

* Re: My God, where is emacs-w3m?
  2003-03-10  6:31 My God, where is emacs-w3m? Steven Woody
  2003-03-10  7:05 ` TSUCHIYA Masatoshi
@ 2003-03-10  7:18 ` Frank Schmitt
  1 sibling, 0 replies; 4+ messages in thread
From: Frank Schmitt @ 2003-03-10  7:18 UTC (permalink / raw)


Steven Woody <steven@steven4u.net> writes:

> I cvs in cvs.namazu.org then do a checkout to fetch the source
> tree. According to the README file, I should run a ./configure before
> do any other thing, but there is *no* a configure script in the
> directory at all!
>
> Is cvs.namazu.org the office downloading place of emacs-w2m?

I don't really know, but I guess that in CVS there's no configure script
but you've got to create it with the auto* tools.

However, don't ask me how to do it, it's to long ago since I did this
the last time. Why don't you get the release tarball?

-- 
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.



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

* Re: My God, where is emacs-w3m?
  2003-03-10  7:05 ` TSUCHIYA Masatoshi
@ 2003-03-10 10:42   ` Steven Woody
  0 siblings, 0 replies; 4+ messages in thread
From: Steven Woody @ 2003-03-10 10:42 UTC (permalink / raw)


TSUCHIYA Masatoshi <tsuchiya@namazu.org> writes:

>
> You have to run autoconf first, it will create the configure script.
> For example:
>
>     % autoconf
>     % ./configure
>     % make
>

Thanks, it's now done!


-- 
"If you have to hate, hate gently"



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

end of thread, other threads:[~2003-03-10 10:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-10  6:31 My God, where is emacs-w3m? Steven Woody
2003-03-10  7:05 ` TSUCHIYA Masatoshi
2003-03-10 10:42   ` Steven Woody
2003-03-10  7:18 ` Frank Schmitt

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).