|
From: Bruce D. <br...@ap...> - 2001-07-15 02:58:06
|
15/07/01 05:06:15, bin...@li... wrote:
>Message: 8
>From: "TAO Ronald" <ron...@ho...>
>To: bin...@li...
>Subject: Re: [binarycloud-dev] Re: make/r2 Win32 quick tutorial (Alex Black)
>Date: Sat, 14 Jul 2001 12:14:43 +0800
>Reply-To: bin...@li...
>
>Bruce,
>
>Could you please try the following steps, and give me the output...???
>1. make clena, then make again
$ make clean
pcguest@MYREXROTH c:/r2/binarycloud
$ make
Building da site
in user
in user/htdocs
in base
in core
in bldr
in init
Could not open file for writing :
in lib
in mgr
Building en site
in user
in user/htdocs
in base
in core
in bldr
in init
Could not open file for writing :
in lib
in mgr
>2. cd $BCHOME/base/utils
>3. edit processprepend.php remove '-q' in the first line
>4. type this command
> ./processprepend.php $BCHOME/build/en/htdocs/prepend.php $BCHOME
>$BCHOME/build/en
>
>see what is out, and check $BCHOME/builde/en/htdocs/prepedn.php see
>if the BC_PATH is correct or not. :)
>
$ ./processprepend.php $BCHOME/build/en/htdocs/prepend.php $BCHOME $BCHOME/buil
d/en
X-Powered-By: PHP/4.0.4pl1
Content-type: text/html
Could not open file for writing :
define('BC_PATH', '/u02/home/odysseas/r2/binarycloud');
define('BUILD_PATH', '/u02/home/odysseas/r2/binarycloud/make/en');
>ronald
>
|