[ECOS] Fwd: tclConfig.sh error in ubuntu edgy 6.10

Tales Toledo toledo.tales@gmail.com
Wed Mar 14 21:54:00 GMT 2007


dpkg -la gives me

ii  tcl8.4          8.4.12-1.1   Tcl (the Tool Command Language) v8.4
- run-time files
ii  tcl8.4-dev   8.4.12-1.1   Tcl (the Tool Command Language) v8.4 -
development files

TT.

On 3/14/07, Andrew Lunn <andrew@lunn.ch> wrote:
> On Wed, Mar 14, 2007 at 06:21:22PM -0300, Tales Toledo wrote:
> > Hi all,
> >
> > I've tried to build Linux configtool from source using the
> > instructions at http://www.ecoscentric.com/devzone/configtool.shtml
> >
> > I already install GTK+ wxWidgets but I'm trouble with the next step...
> >
> > The problem is that I always get a message
> > checking for Tcl installation... configure: error: unable to locate
> > Tcl configuration file tclConfig.sh when I trying to build eCos host
> > infraestructure
> >
> > I'm using  tcl8.4. The tclConfig.sh is located at
> > /usr/lib/tcl8.4/tclConfig.sh and the libs ( libtcl8.4.a, libtcl8.4.so,
> > libtcl8.4.so.0) are /usr/lib
> >
> > I made the following changes at /ecos/acsupport/acinclude.m4 to make it
> > works
> >
> >    AC_ARG_WITH(tcl,[ --with-tcl=/usr/lib        location of Tcl
> > header and libraries])
> >    AC_ARG_WITH(tcl-version,[ --with-tcl-version=8.4 version of Tcl to be
> >    used])
> >
> > but I always have the same error. What am I doing wrong?
>
> Do you have the tcl development packages installed?
>
>    Andrew
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list