|
From: Javier S. <js...@si...> - 2001-09-13 11:46:56
|
Patrick Mairif wrote:
>On Tue, 11 Sep 2001, Javier Sixto wrote:
>
>>It doesn't tell me what is the missing file ... I'm using RH7.1
>>just no such file ... i'have /bin/bash ...
>>i tryed to pass params to configure_db , but it get the same message :-/
>>
>
>have you typed 'configure_db'?
>just try './configure_db' or '. ./configure_db'!
>
[root@SismoWebDev phpbt]# . ./configure_db
: command not found
: command not found
'ash: ./configure_db: line 14: syntax error near unexpected token `{
'ash: ./configure_db: line 14: `generate_sql() {
[root@SismoWebDev phpbt]# . ./configure
: command not found
: not a signal specification
: command not found
: command not found
: command not found
'ash: ./configure: line 27: syntax error near unexpected token `{
'ash: ./configure: line 27: `administrivia() {
[root@SismoWebDev phpbt]#
here is the errors messages any idea ?
|