11 Mar
2004
11 Mar
'04
11:19 a.m.
John Poltorak wrote:
NAME=Zope MAJOR_VERSION=2.7 MINOR_VERSION=0 RELEASE_TAG=b3
Looks like you only have Beta 3, have you tried the final source release?
PYTHON="U:\USR\BIN\PYTHON.EXE"
Oh boy, that's gotta be OS/2 specific ;-)
RM=rm -f RMRF=rm -rf FIND=find XARGS=xargs CD=cd LN=ln -sfn CP=cp TAR=tar MKDIR=mkdir -p
Do all of the above utilities exist and work?
# build: Do whatever 'setup.py build' implies build: ${PYTHON} "${BASE_DIR}/setup.py" \ ${DISTUTILS_OPTS} build ${BUILD_FLAGS}
I'd guessing ${PYTHON} is causing issues here. Does U:\USR\BIN\PYTHON.EXE work at a command prompt? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk