I believe that what may well be missing are the first two. They are a part of the development packages for tcl and tk. The other files should be in your emc2/src source tree.
Rayh On Tue, 2007-02-06 at 21:51 -0500, Larry D O'Cull wrote: > I have concluded that the following referenced header files are missing from > the EMC source package: > > #include "tcl.h" > #include "tk.h" > #include "rcs.hh" // etime() > #include "posemath.h" // PM_POSE > #include "emc.hh" // EMC NML > #include "emcglb.h" // EMC_NMLFILE, TRAJ_MAX_VELOCITY, etc. > #include "emccfg.h" // DEFAULT_TRAJ_MAX_VELOCITY > #include "inifile.hh" // INIFILE > #include "motion.h" // emc struct and commands > #include "usrmotintf.h" // usrmot interface > > Is there a place I can download these? > > Thanks! > Larry > > -----Original message----- > From: Jeff Epler [EMAIL PROTECTED] > Date: Tue, 06 Feb 2007 20:28:42 -0500 > To: "Enhanced Machine Controller (EMC)" [email protected] > Subject: Re: [Emc-users] Package question > > > Does this sequence of commands fail as well? If so, it may indicate > > that the installation of the "tcl8.4" package is incomplete or damaged. > > > > $ tclsh > > % package require msgcat > > 1.3.3 > > % msgcat::mclocale $env(LANG) > > en_us.utf-8 > > % > > > > Jeff > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier. > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Emc-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/emc-users > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
