[PHP-DB] Re: Error: No such file or directory

2001-11-01 Thread Greg Robinson

Hmm,
Seems if I execute ./configure (with arguments) from termial (shell prompt)
no error.  But when executed from shell script there is an error.
Does this make sense?

Greg Robinson [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Executing from a script file I continue to receive the following errors
when
 compiling PHP4:
 System: SuSE 7.1, latest Apache  PHP source
 ./myphpmakefile: --with-apache=/usr/local/src/apache/apache_1.3.22: No
such
 file or directory
 ./myphpmakefile: --with-config-file-path=/www/conf: No such file or
 directory
 ./myphpmakefile: --with-apxs=/www/bin: No such file or directory
 ./myphpmakefile: --with-db3=/usr/local/BerkeleyDB.3.3: No such file or
 directory
 ./myphpmakefile: --enable-track-vars: command not found

 Looked at ld.so.conf as the problem but entry appears correct. Not making
 sense as to what is going on.
 Ideas?

 Thanks in advance.

 Greg






-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] Re: Error: No such file or directory

2001-11-01 Thread Greg Robinson

Ok, solution seems to be eliminating comments in the script.

When comments are removed, script errors also disappear.

Greg Robinson [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hmm,
 Seems if I execute ./configure (with arguments) from termial (shell
prompt)
 no error.  But when executed from shell script there is an error.
 Does this make sense?

 Greg Robinson [EMAIL PROTECTED] wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  Executing from a script file I continue to receive the following errors
 when
  compiling PHP4:
  System: SuSE 7.1, latest Apache  PHP source
  ./myphpmakefile: --with-apache=/usr/local/src/apache/apache_1.3.22: No
 such
  file or directory
  ./myphpmakefile: --with-config-file-path=/www/conf: No such file or
  directory
  ./myphpmakefile: --with-apxs=/www/bin: No such file or directory
  ./myphpmakefile: --with-db3=/usr/local/BerkeleyDB.3.3: No such file or
  directory
  ./myphpmakefile: --enable-track-vars: command not found
 
  Looked at ld.so.conf as the problem but entry appears correct. Not
making
  sense as to what is going on.
  Ideas?
 
  Thanks in advance.
 
  Greg
 
 
 





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]