[BACK]Return to readme.txt CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / Windows

File: [local] / OpenXM / misc / packages / Windows / readme.txt (download)

Revision 1.1, Sat Mar 16 01:26:07 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN

Instruction how to build a binary package for windows.

$OpenXM: OpenXM/misc/packages/Windows/readme.txt,v 1.1 2002/03/16 01:26:07 takayama Exp $

<1> Put the binary for windows at c:\home\asir\bin
and  c:\home\asir\lib

<2> Build asir and sm1 on cygwin.
    export PATH=/usr/X11R6/bin:$PATH
    cd ~/OpenXM/src
    make install-kan-ox 

<3> Type in 
      make clean
      make build-tgz
      make binary-tgz
   in this directory OpenXM/misc/packages/Windows
   You will get OpenXM-win.tgz
   Copy OpenXM-win to the root of your CD.