Annotation of OpenXM/src/cfep/package/install.txt, Revision 1.1
1.1 ! takayama 1: The cfep/asir in this distribution works only on Intel Mac's.
! 2: (It does not run on old PPC Mac's.)
! 3:
! 4: Install:
! 5: 1. Install "xcode" from MacOS install disk. It is under the optional tools.
! 6:
! 7: The procedure is explained, for example (2010.06.09), in
! 8: http://www.askdavetaylor.com/how_to_install_apple_developer_tools_cc_gcc_mac_os_x.html
! 9:
! 10: If you do not install it, you will get the error
! 11: "cpp is not found. End of file is detected" when you load packages in cfep/asir.
! 12:
! 13: 2. Drag and drop "cfep" at any place you want. Then, the installation is done.
! 14:
! 15:
! 16: Uninstall:
! 17: Move cfep to the trash.
! 18:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>