Ask a Question related to UNIX Programming, Design and Development.
-
Daniel Shaw #1
Problem with configure script in Unix network programming book by Stevens
After downloading the source from the website, I tried running the
configure script. All I got is:
: command not found
: command not found
: command not found
: command not found
: command not found
'ash: ./configure: line 57: syntax error near unexpected token `do
'ash: ./configure: line 57: `do
Has anyone else had this problem?
DS.
Daniel Shaw Guest
-
Book review: Network Programming With Perl by Lincoln Stein
http://www.amazon.com/exec/obidos/tg/detail/-/0201615711/qid=1074699239/sr=1 -1/ref=sr_1_1/102-8963439-4561724?v=glance&s=books Drieux and others... -
#25809 [Opn->Bgs]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 Updated by: sniper@php.net Reported By: xirkus at z1r0 dot com -Status: Open +Status: ... -
#25809 [Fbk->Opn]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 User updated by: xirkus at z1r0 dot com Reported By: xirkus at z1r0 dot com -Status: Feedback +Status: ... -
#25809 [Opn->Fbk]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 Updated by: sniper@php.net Reported By: xirkus at z1r0 dot com -Status: Open +Status: ... -
#25809 [NEW]: attempting to configure with xslt option breaks configure script for yp
From: xirkus at z1r0 dot com Operating system: Linux Kernel 2.4.21 PHP version: 4.3.2 PHP Bug Type: *Compile Issues Bug... -
Greg P. #2
Re: Problem with configure script in Unix network programming book by Stevens
What's the script look like?
"Daniel Shaw" <daniel_shaw01@excite.com> wrote in message
news:7e2b0fb1.0307291731.522a6b69@posting.google.c om...> After downloading the source from the website, I tried running the
> configure script. All I got is:
> : command not found
> : command not found
> : command not found
> : command not found
> : command not found
> 'ash: ./configure: line 57: syntax error near unexpected token `do
> 'ash: ./configure: line 57: `do
>
> Has anyone else had this problem?
> DS.
Greg P. Guest
-
Valentin Nechayev #3
Re: Problem with configure script in Unix network programming book by Stevens
>>> Daniel Shaw wrote:
DS> : command not found
DS> : command not found
DS> 'ash: ./configure: line 57: syntax error near unexpected token `do
DS> 'ash: ./configure: line 57: `do
~~~~
What is " `ash " ? This is your system's /bin/sh?
DS> Has anyone else had this problem?
-netch-
Valentin Nechayev Guest



Reply With Quote

