>> > As far as I know the custom stepgen is the only missing in 2.3.5 > > btw the 2.3.4 was preloaded in live cd. how to compile 2.3.5 and to > overwrite 2.3.4. I already have two version with run in place mode. .. and > 2.3.4 was totaly unussable for me. >
There are as usually a couple of ways. 1. Uninstall emc2 usign apt (sudo apt-get remove emc2), then you don't have an installed emc2, and you can have as many run-in-place versions as you want. 2. Upgrade emc2 to the latest release 2.3.5 using apt and internet access (sudo apt-get update, sudo apt-get install emc2). Then you get the 2.3.5 from the repositories, but not with the modified stepgen. 3. Build a 2.3.5 (or whatever number package, I'd actually recommend you change the package number to 2.3.80 or so, so you don't get automatic updates which will replace it). To build a debian package out of the source: - get the source you want (either tar.gz, or git checkout, etc). - cd <emc2-source> - do your modifications - debian/configure -r - change debian/changelog (first line has the emc2 package version in the title) - debuild after a long time you will have new packages Regards, Alex ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users