hello,
after installation of GNU make and GNU gcc 4.0 I have the following
error during make install:
if /app/php/php4-STABLE-200507060435/build/shtool mkdir -p
/usr/local/lib/php; then \
make -s install-pear-installer install-pear-packages; \
else \
cat /app/php/php4-STABLE-200507060435/pear/install-pear.txt; \
exit 5; \
fi
make[1]: *** No rule to make target
`/app/php/php4-STABLE-200507060435/sapi/cli/php', needed by
`install-pear-installer'. Stop.
make: *** [install-pear] Error 2
thanks for you help
Lionel Roux
Lionel Roux
Mail [EMAIL PROTECTED]