ygdan1001 wrote:
> Dear sir :
> 1 .
> libinch...@libincheng-desktop:~$ cd emc2-trunk
> libinch...@libincheng-desktop:~/emc2-trunk$ cd src
> libinch...@libincheng-desktop:~/emc2-trunk/src$ ./configure
> --enable-run-in-place
Was there no output from this step, or did you fail to include it in
your email? Configure usually generates a long list of messages.
> libinch...@libincheng-desktop:~/emc2-trunk/src$ make
> Makefile:31: Makefile.inc: No such file or directory
It looks like configure did not work - it should have created makefile.inc.
> Makefile:42: *** Makefile.inc must specify RTPREFIX and other variables??
> Stop??
This is an error.... you need to fix it.
> 2.
> I wrote a kinematics modle(ygdan.c and put it in the directory
> emcw-trunk/src/emc/kinematics) which describes my machine, and want to use it
> instead of trivkins.
at the end of step 1, make told you to STOP.
It doesn't make sense to write your own module when you haven't
successfully compiled the original code.
> Then I compile and install it with comp:
>
> libinch...@libincheng-desktop:~$ sudo comp --install ygdan.c
> Password:
> Traceback (most recent call last):
> File "/usr/bin/comp", line 1191, in ?
> main()
> File "/usr/bin/comp", line 1174, in main
> shutil.copy(f, tempdir)
> File "/usr/lib/python2.4/shutil.py", line 81, in copy
> copyfile(src, dst)
> File "/usr/lib/python2.4/shutil.py", line 47, in copyfile
> fsrc = open(src, 'rb')
> IOError: [Errno 2] No such file or directory: 'ygdan.c'
>
> Thanks for your help!
> Regards!
> yang
>
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users