Assuming you are using Ubuntu, and that the names you gave are correct, just do sudo apt-get install emc2-dev That will automatically grab everything necessary.
If you are using dpkg, download all the required packages to a folder then do something like sudo dpkg -i emc2-dev g++ g++-4.2 libstdc++6-4.2-dev Apt-get and dpkg are debian tools, but the emc packages are ubuntu-specific -- so if you are trying to install those packages on another distro, don't. You could screw up your system very badly. More instructions here: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Installing_EMC2 HTH Mark On Thu, Jul 2, 2009 at 10:34 AM, Stuart Stevenson <stus...@gmail.com> wrote: > Pablo, > What operating system are you using? > Stuart > > On Thu, Jul 2, 2009 at 8:52 AM, Pablo Pais<pablo.e.p...@gmail.com> wrote: > > Hello, > > I'm trying to install emc2-dev and it depends of g++, g++ depends of > g++-4.2 > > and it depends of libstdc++6-4.2-dev. > > ok, now libstdc++6-4.2-dev depends of g++4.2 ??? > > Someone knows what happen? > > Thanks. > > Pablo. > ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users