Binary Install Reports



Summary of Aug

August 2.0.36 release
Date: Tue, 22 Aug 2000 20:47:35 -0400 (EDT)
From: Ray <rehenry@up.net>
To: Multiple recipients of list <emc@nist.gov>

Folk

I tried out the August binary release of EMC on the 2.0.36 linux platform
and found that it worked very well with my stepper setup.  The emcbin file
is precompiled so all you have to do is download it from:

- ftp://download.sourceforge.net/pub/sourceforge/EMC/
or
- http://sourceforge.net/projects/EMC

and:

- tar xzvf emcbin*

in the directory in which you want to use it.  It's ready to run in about
30 seconds.

I found one file missing emc/plat/linux_2_0_36/bin/emctesting.  This trips
up tkemc.  The best fix is to just copy that one file over from an
earlier release.  You will need to copy the generic,* files to emc.* or
supply your own.

The "stock" g-code programs are not included to save filesize but you can
copy those in if you want to test the release with them.

The August release includes all of the goodies.
- tkbackplot pops up from the tkemc view menu
- scripts are enabled in both genedit and tkemc
- probing has been written in and a sample script is there
- probe can also be called from a program
- steppermod.o is fixed for tuning and saving to the ini file
- fixed taskmain for M1 program end
- fixed some sync stuff after an abort
- changed MSG comments to pop up in operator information window
- added bi-directional lead screw compensation
- added script files so you can make your own release from sourceforge

[snipped for continuity - ed]

Ray


Re: August Rel. compiling errors
Date: Tue, 29 Aug 2000 11:32:45 -0400 (EDT)
From: "Jan" <jan@chocolateworld.be>
To: Multiple recipients of list <emc@nist.gov>

Ray, Will and List

[snipped for continuity -ed]

I downloaded the bin-release.  But I
wasn't so successful as Ray.
Even after reading and following his instructions I had the following news:

(all emc.* files are from the January release copied into the emc directory)

emc.run 1>txt.log:

Current platform is linux_2_0_36
Current real-time platform is rtlinux_09J
inivar = plat/linux_2_0_36/bin/inivar
INIFILE = emc.ini
Can't find variable EMCMOT in section [EMCMOT] of file emc.ini.
Can't find variable EMCIO in section [EMCIO] of file emc.ini.
Can't find variable TASK in section [TASK] of file emc.ini.
Can't find variable DISPLAY in section [DISPLAY] of file emc.ini.
starting emc...
starting ...can't run  program
The file plat/rtlinux_09J/bin/ does not exist or is not executable.

and 2>txt.log

./emc.run: which:: No such file or directory
pplat/linux_2_0_36/bin/inivar: error in loading shared libraries
librcs.so: cannot open shared object file: No such file or directory
plat/linux_2_0_36/bin/inivar: error in loading shared libraries
librcs.so: cannot open shared object file: No such file or directory
plat/linux_2_0_36/bin/inivar: error in loading shared libraries
librcs.so: cannot open shared object file: No such file or directory
plat/linux_2_0_36/bin/inivar: error in loading shared libraries
librcs.so: cannot open shared object file: No such file or directory
plat/linux_2_0_36/bin/inivar: error in loading shared libraries
librcs.so: cannot open shared object file: No such file or directory
plat/linux_2_0_36/bin/inivar: error in loading shared libraries
librcs.so: cannot open shared object file: No such file or directory
plat/linux_2_0_36/bin/inivar: error in loading shared libraries
librcs.so: cannot open shared object file: No such file or directory
 

I do have the librcs.so file in the ../rcslib/plat/linux_2_0_36/lib
directory.

That's all.

Jan.


Re: August Rel. compiling errors
Date: Tue, 29 Aug 2000 11:48:31 -0400 (EDT)
From: shackle <shackle@cme.nist.gov>
To: Multiple recipients of list <emc@nist.gov>

[snipped for continuity -ed]

Try copying  librcs.so to /usr/lib.

-- Will
 

-------------------------------------------------
William Penn Shackleford III                     shackle@nist.gov
National Institute of Standards & Technology     Tel:    (301) 975-4286
100 Bureau Drive Stop 8230                       FAX:    (301) 990-9688
Gaithersburg MD  20899   USA
http://www.isd.mel.nist.gov/personnel/shackleford/
Office Location: Bldg. 220 Rm A253
 



RE: August Rel. compiling errors
Date: Tue, 29 Aug 2000 12:11:08 -0400 (EDT)
From: Tim Goldstein <tgoldstein@mlh-services.com>
To: Multiple recipients of list <emc@nist.gov>
Reply to: emc@nist.gov
 

> plat/linux_2_0_36/bin/inivar: error in loading shared libraries
> librcs.so: cannot open shared object file: No such file or directory
 

If I remember correctly this is the same error message I was getting when I
did the install on top of an existing EMC that was working fine. This was
with RH 5.2. I continued to get the same error message after I reinstalled
the prior working version and had to delete the directory and reinstall the
prior version to get EMC functional again (Jon Elson did point out that a
./clean would probably have worked).

Tim
[Denver, CO]