patrick clancy | 3 Dec 2004 03:02

help installing the docsite

Hello I've been trying to build the docsite using binarycloud-3-0-0_rc2  
on OSX 10.3.6. with apache and php 4.3.  I think I've followed  the  
directions from the contributors guide and the list archives. I've been  
able to successfully build the docsite with phing.

BUILD SUCCESSFUL
Total time: 23.4405 seconds

I've move the built docsite to my apache root directory. But when I  
navagate to the index.php page
http://localhost/build/docsite/htdocs/en/index.php

I get this error.

[Thu Dec  2 17:44:26 2004] [error] PHP Fatal error:  main(): Failed  
opening required 'build/docsite/en/binarycloud/init/functions.php'  
(include_path='.:/usr/local/php/lib/php') in  
/Library/WebServer/Documents/build/docsite/htdocs/en/binarycloud.php on  
line 48

These are my docsite build.properties:
dev.base_url=build/docsite/htdocs/en

## You should not need to modify these values initially.
dev.build_dir=build/${project_name}
dev.build_dir_htdocs=${dev.build_dir}/htdocs
dev.distribution_dir=${dev.build_dir}

This is my bash_profile info:
BCHOME=//Library/WebServer/BINARYCLOUD_DEV/binarycloud-3-0-0_rc2/ 
binarycloud
PHING_HOME=$BCHOME/phing
PHP_COMMAND="php -q"
PHP_CLASSPATH=.:$PHING_HOME/classes:$BCHOME
PATH=${PATH}:$PHING_HOME/bin
export BCHOME PHING_HOME PHP_COMMAND PHP_CLASSPATH PATH

Any help or pointers would be welcome!

Thanks!
Patrick Clancy
Luna Industries
PO Box 1577
Grass Valley, CA 95945
(530) 432-8361 Direct
(530) 432-8361 Fax
patrick@...
 

Gmane