Project

General

Profile

« Previous | Next » 

Revision 1665

main Makefile: php-Darwin: Added instruction to set PHPRC if needed

View differences:

Makefile
119 119
	@echo 'Whenever prompted, press Enter to select default options'
120 120
	@echo 'Add $$HOME/pear/bin to your $$PATH'
121 121
	@echo 'Add $(HOME)/pear/share/pear to your php.ini include_path'
122
	@echo 'If needed, set $$PHPRC to your php.ini'
122 123
	@echo "Run pear install HTTP_Request"
123 124
	@echo 'To run a php command: php -c <php.ini-path> ...'
124 125
	@$(wait)

Also available in: Unified diff