From: Justin F. <je...@ey...> - 2001-07-06 07:57:37
|
Jimmy Harlindong wrote: > > I tried the following steps: > > $ SET BCHOME=/home/me/r2/binarycloud > $ SET PHPRC=/usr/local/etc > $ make > grep: /user/conf/langs.xml: No such file or directory > Building en site > in user > /base/utils/installcode.sh: not found > *** Error code 127 > > Stop in /usr/home/pngia/r2/binarycloud/user. > *** Error code 1 > > Stop in /usr/home/pngia/r2/binarycloud. > > >>> Any hint? ----------------- You forgot to export your environment to any descendant shells. do: export BCHOME=/home/me/r2/binarycloud; export PHPRC=/usr/local/etc; or, if you are in the same shell where you typed the above, export BCHOME export PHPRC _jef -- Justin Farnsworth Eye Integrated Communications 321 South Evans - Suite 203 Greenville, NC 27858 | Tel: (252) 353-0722 |