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

Annotation of OpenXM/misc/packages/Windows/readme.txt, Revision 1.1

1.1     ! takayama    1: $OpenXM$
        !             2:
        !             3: <1> Put the binary for windows at c:\home\asir\bin
        !             4: and  c:\home\asir\lib
        !             5:
        !             6: <2> Build asir and sm1 on cygwin.
        !             7:     export PATH=/usr/X11R6/bin:$PATH
        !             8:     cd ~/OpenXM/src
        !             9:     make install-kan-ox
        !            10:
        !            11: <3> Type in
        !            12:       make clean
        !            13:       make build-tgz
        !            14:       make binary-tgz
        !            15:    in this directory OpenXM/misc/packages/Windows
        !            16:    You will get OpenXM-win.tgz
        !            17:    Copy OpenXM-win to the root of your CD.
        !            18:
        !            19:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>