help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [h-e-w] Image support for gnu emacs on windows


From: Takashi SAKAMOTO
Subject: RE: [h-e-w] Image support for gnu emacs on windows
Date: Thu, 18 Sep 2003 22:35:49 +0900

Hello Dalton,

I made image(xbm,xpm) support patch for gnu emacs-21.3 on windows. 

  http://www.tatari-sakamoto.jp/~tatari/arc/misc/emacs-21.3.diff
# Patched tarball is placed in
http://www.tatari-sakamoto.jp/~tatari/arc/misc/emacs-21.3-patched.tar.gz

This patch needs xpm.lib for windows. To build this library, I use xpm.mak
in xemacs package. 
# http://www.tatari-sakamoto.jp/~tatari/arc/misc/xpm.mak

So, 
  1. Extract xpm-3.4k.tar.gz and emacs-21.3-patched.tar.gz in the same
working directory, for example, c:\tmp
  2. copy xpm.mak c:\tmp\xpm-3.4k\lib
  3. cd c:\tmp\xpm-3.4k\lib
  4. nmake -f xpm.mak
  5. cd c:\tmp\emacs-21.3\nt
  6. ebuild.bat

Best regards,
Takashi SAKAMOTO (address@hidden)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]