I suspect you need sudo make install to really install the software to 
/usr/...
or you should use ./configure --enable-run-in-place --enable-simulator

Best regards,
Alex Joni

----- Original Message ----- 
From: "Florian Hahn" <[EMAIL PROTECTED]>
To: "EMC developers" <emc-developers@lists.sourceforge.net>
Sent: Wednesday, November 22, 2006 3:43 PM
Subject: Re: [Emc-developers] HEAD build errors


> Hello,
>
> Some more:
>
> $ ./configure --enable-simulator
> $ make
> $ make install
> $ emc
> Then I choose sim->axis I get:
>
>
> Traceback (most recent call last):
>  File "/usr/local/bin/hal_manualtoolchange", line 36, in ?
>    nf.start(app); nf.makecommand(app, "_", _)
>  File "/usr/lib/python2.4/site-packages/nf.py", line 110, in start
>    source_lib_tcl(r, "accel.tcl")
>  File "/usr/lib/python2.4/site-packages/nf.py", line 103, in 
> source_lib_tcl
>    r.tk.call("source", os.path.join(tcl_libdir, f))
> _tkinter.TclError: couldn't read file 
> "/usr/share/axis/tcl/accel.tcl":
> no such file or directory
> Traceback (most recent call last):
>  File "/usr/local/bin/axis", line 56, in ?
>    import nf; nf.start(root_window); nf.makecommand(root_window, 
> "_", _)
>  File "/usr/lib/python2.4/site-packages/nf.py", line 110, in start
>    source_lib_tcl(r, "accel.tcl")
>  File "/usr/lib/python2.4/site-packages/nf.py", line 103, in 
> source_lib_tcl
>    r.tk.call("source", os.path.join(tcl_libdir, f))
> _tkinter.TclError: couldn't read file 
> "/usr/share/axis/tcl/accel.tcl":
> no such file or directory
> Shutting down and cleaning up EMC2...
>
>
> Regards
> Florian 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to