bug-sourceinstall
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-sourceinstall] unknown configure error


From: Claudio Fontana
Subject: Re: [bug-sourceinstall] unknown configure error
Date: Thu, 14 Jul 2005 17:17:04 -0700 (PDT)

Hello,

--- Nagy Gergely <address@hidden> wrote:

> Hello,
> 
> For me:
> ls -la /bin/sh
> is: /bin/sh -> bash
> 
> But with /bin/bash still the same:
> in configure maybe at
> line 1855
> line 1871
> line 1895
> but im not as good in bash/sh to solve this :(
>  --- snip ---
> checking tcl version... ./configure: command
> substitution: line 1:
> syntax error near unexpected token `<<<'
> ./configure: command substitution: line 1:
> `$TCLSH_PROG <<< 'puts [info
> tclversion]; exit''
> 
> checking package Expect version... ./configure:
> command substitution:
> line 1: syntax error near unexpected token `<<<'
> ./configure: command substitution: line 1:
> `$TCLSH_PROG <<< $program'
> 
> checking package Tk version... ./configure: command
> substitution: line
> 1: syntax error near unexpected token `<<<'
> ./configure: command substitution: line 1:
> `$TCLSH_PROG <<< $program'
>  --- snip ---

That's strange, maybe the bash version is a bit old.
However, try this patch (attached:
sourceinstall-0.3-oldbash.p1.patch).

Apply it from the top source directory of
sourceinstall-0.3:

$ tar -zxvf sourceinstall-0.3.tar.gz
$ cd sourceinstall-0.3
$ patch -p1 < PATCH_FILENAME

If it does not solve, please give me the bash version
you are using, issuing:

$ /bin/bash --version

Bye,

Claudio


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Attachment: sourceinstall-0.3-oldbash.p1.patch
Description: 76818936-sourceinstall-0.3-oldbash.p1.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]