> I'm trying to build the latest EMC2 release, 2.2.8 on a Live-CD > install (Ubuntu 8.0). I've already installed the following missing > packages:
Do you mean Ubuntu 8.04? or Ubuntu 8.10 ? Do you refer to the LiveCD found at www.linuxcnc.org? or to one from www.ubuntu.com ? Are you installing from a LiveCD and then you try to add the 2.2.8 package? If you only need the 2.2.8 package, you can get them via updates from our repository. > Perhaps one of the other build dependencies is missing? There is a > (somewhat cryptic) list of required packages in the file > "debian/control.in", in the section labeled "Package: > @EMC2_PACKAGE_NAME@", on the line that begins with "Build-Depends". For installed packages (or available from the repository), it helps to run sudo apt-get build-dep emc2 This will install all dependencies for building the emc2 package. > Make sure you have all that stuff installed. > > If it still doesnt work, please email us the entire output of > "./configure --enable-run-in-place", and all the output of these commands: > > dpkg --status gettext > gettext --version > Regards, Alex ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
