Antoine.st Compiling Meadow

Compile memo for Meadow 1.15

  • c:\source に Meadow-1.15-src.tar を解凍
  • cd Meadow-1.15\nt [RETURN]
  • nmake -f Meadow.mak all [RETURN]
  • nmake INSTALL_DIR= -f Meadow.mak install [RETURN]

Compile memo for Emacs 21.3.50

cvs からソースコード取得


#!/bin/sh

export CVS_RSH="ssh"

# 初回 cvs -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs

# 二回目以降 cd emacs cvs update