Bugs item #2712817, was opened at 2009-03-25 22:23
Message generated for change (Tracker Item Submitted) made by robert_h272
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2712817&group_id=6744

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: EMC2 Installation, packages
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Robert  (robert_h272)
Assigned to: Nobody/Anonymous (nobody)
Summary: make install bug for stepgen

Initial Comment:
when doing a make install from CVS the following traceback call due to stepgen 
looking for files in 
sample-configs/common/emc.nml in /usr, not /usr/local
error found when building CVS trunk 2.3.0 beta 1

full error is
Traceback (most recent call last):
file "/usr/local/bin/stepconf",line 1801, in on_complete_finish self.data.save()
File "/usr/local/bin/stepconf",Line 1033, in save self.copy(base,"emc.nml")
file "/usr/local/bin/stepconf",line 1014, in copy 
shutil.copy(os.path.join(distdir,filename),dest)
file "/usr/lib/python2.5/shutil.py",line 80, in copy copyfile(src,dst)
file "/usr/lib/python2.5/shutil.py", line46, in copyfile fsrc = open(src,'rb')
ioerror:[erno 2] no such file or directory: 
'/usr/share/doc/emc2/examples/sample-configs/common/emc.nml'

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2712817&group_id=6744

------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to