15 Jan 2010 22:28
Building exmh from CVS repository
Kevin Cosgrove <kevinc <at> cosgroves.us>
2010-01-15 21:28:40 GMT
2010-01-15 21:28:40 GMT
On 29 November 2009 at 14:18, Emile CARCAMO <ecarcamo <at> free.fr> wrote:
> Here's some help for Reg to download the 2.7.2 version.
> First of all execute following command :
>
> cvs -d:pserver:anonymous <at> exmh.cvs.sourceforge.net:/cvsroot/exmh login
>
> simply type RETURN, then do :
>
> cvs -z3 -d:pserver:anonymous <at> exmh.cvs.sourceforge.net:/cvsroot/exmh co -P exmh
>
> You'll get a local directory called "exmh" as a result.
> With best regards,
I finally tried the CVS source. I'm configuring interactively,
patched, tclindexed. When testing I get
window name "spam" already exists in parent
while executing
"button .msgframe.mid.right.bot.spam -highlightthickness 1 -font fixed"
("eval" body line 1)
invoked from within
"eval $cmd2 {-font fixed}"
invoked from within
"if [catch $cmd2 t] {
catch {puts stderr "Widget_AddButDef (warning) $t"}
eval $cmd2 {-font fixed}
}"
(procedure "Widget_AddButDef" line 4)
(Continue reading)
RSS Feed