Alex Joni pravi:
>> 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
>   
Not exactly as you write.
I update EMC to 2.3.5 via apt-get (you step 2)
But step 3 doesn't work. no such file/script error.
So I just try
make clean
make
sudo make install
And it' works.
Jus't can't change the version number. I changed VERSION file and 
changelog but no effect.
It's not important too. I can live with 2.3.5. I have all updates 
dissabled so no problem at all.

Seems all work ok now. (strange move dissapear) Just teach-in doesn't 
work any more.
If I try to use file from 2.5.0~pre I got teach-in running but just Y 
coordinate work and only if it is in World coordinates.

Slavko.

------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to