On 09/12/10 05:05, Chris Morley wrote: > Hi guys. > > I upgraded my laptop to 10.04 added EMC2 master simulation > with the buildbot debs no problem. > > Then wanted to recompile my existing git versions so used this script: > # For Ubuntu Hardy Heron (10.04) > wget http://www.linuxcnc.org/lucid/emc2-install.sh > chmod 755 emc2-install.sh > ./emc2-install.sh > > I make clean, autogen and configured and got this error: > > <snip> > checking for tcl... /usr/lib/tcl8.5/tclConfig.sh found > checking for tk... /usr/lib/tk8.4/tkConfig.sh found > configure: error: Tcl and Tk versions must be the same, but configure > found > Tcl 8.5 and Tk 8.4. You can use --with-tkConfig= and --with-tclConfig= > to override the autodetected versions. > > I check synaptic manager and both versions ok Tk are present > Tk8.4 and dev , Tk8.5 and dev I work with Tcl8.5 (and dev) and Tk8.5 (and dev). You can try to remove Tk8.4-dev and verify the next error.
Ciao Manzo > > Suggestions to help configure find the right version? > > Thanks Chris M > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > > > > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers >
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
