CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] emc2 BDI-4.xx (configure probs)

Posted by Paul
on 2005-10-02 09:10:24 UTC
Hi Tom

On Sunday 02 October 2005 15:52, Thos J Powderly wrote:
> I had found old EMC Knowledge Base BDI-4 Install
> ( google cache cuz page was removed )

The page(s) will be back up shortly hopefuly..

> tomp@adsl-68-20-34-167:~/emc/src$ ls
> CodingStyle   CVS        hal       Makefile.inc.in  rtapi
> configure     doxconfig  libnml    Make.rules       tests
> configure.in  emc        Makefile  po
> tomp@adsl-68-20-34-167:~/emc/src$ ./configure
> configure: error: cannot find sources (src/emc/motion/emcmot.h) in . or ..
> tomp@adsl-68-20-34-167:~/emc/src$

There should be a config.h.in listed as well - Makes me suspect you are using
an old checkout of head..

> there is no file emcmot.h
>
> i can begin copying files in but wanna ask first
> somebody must've run into this before
> what to do?

rm -fR ~/emc
cvs -d:pserver:anonymous@...:/cvsroot/emc login
<press Enter - There is no passwd>
cvs -d:pserver:anonymous@...:/cvsroot/emc co emc2

Then continue with the ./configure && make as per notes.


Regards, Paul.



--
irc channel for EMC users at irc.freenode.org
/join #emc

Pieces of seven! Pieces of seven! (Hrm, parroty error)

Discussion Thread

Thos J Powderly 2005-10-02 07:52:40 UTC emc2 BDI-4.xx (configure probs) Paul 2005-10-02 09:10:24 UTC Re: [CAD_CAM_EDM_DRO] emc2 BDI-4.xx (configure probs)