On Mon, Jan 28, 2008 at 11:12:13PM -0800, micro13 wrote: > > Hello ! > It??s my first post on this forum, so hello everyone and please, don??t kill > me. > > I have a problem with building latest ecos sources that I get from CVS two > days ago. > > [EMAIL PROTECTED]:~/workspace/ecosbuild$updatedb > > [EMAIL PROTECTED]:~/workspace/ecosbuild$ locate tclConfig.sh > /usr/lib/tcl8.4/tclConfig.sh > [EMAIL PROTECTED]:~/workspace/ecosbuild$ ../ecos/configure > --prefix=/home/micro/workspace/ecosbuild/ --with-tcl=8.4 [snip]
cut from README.host 3) --with-tcl=<path> --with-tcl-version=<number> So, a right configure call is ./configure --prefix=<yours> --with-tcl-version=8.4 Sergei P.S. IMHO, it's better to post the n.b. questions in ecos-discuss list. > My system is ubuntu under vmware. > I??ve tried everything I found on internet. > Thanks for any help. > -- > View this message in context: > http://www.nabble.com/problem-with-building-ecos-tp15153681p15153681.html > Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.