% cvs -d :pserver:anoncvs@anoncvs.mew.org:/cvsmew login (Logging in to anoncvs@anoncvs.mew.org) CVS password:
Note that you should type just RET as password.
% cvs -d :pserver:anoncvs@anoncvs.mew.org:/cvsmew co mew
% cvs -d :pserver:anoncvs@anoncvs.mew.org:/cvsmew co -r stable-5-2 mew
Synchronization between the author's CVS repository and anonymous CVS is done on every 1, 16, 31, and 46 minutes. Be careful when you update the source tree.
% cd mew % cvs update -d -P % make distclean % ./configure % make % su # make install
Note that you should execute this command in the "mew" directory.
Since old elc files can cause problems, you should execute 'make distclean' before 'make'.