On 05/10/2014 03:35 PM, Jon Elson wrote:
> I'm moving this thread to the developer's list.
> I have been trying to get camview-emc set up on a
> new LinuxCNC install, and am totally lost!  Can anyone
> give me step by step instructions to install it?
>
> I updated to 2.5.4, which solved a few problems.
> So, I am at the wiki page
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Digital_Zoom_To_Camview-Emc
>
> and there is the mysterious line :
>
>
>    Step #1: compile camunits to add util.crop capability
>
>
>
> with no further details.  This seemed like it would fix the
> exact error I weas getting, so I tried to download and
> compile camunits from what looked like the authoritative
> source, but now it is even more broken:
> ImportError: /usr/lib/pymodules/python2.6/_camunits.so:
> undefined symbol: cam_pixel_convert_8u_iyu1_to_8u_gray
>
>
> Anybody know what to do?
>
> Thanks,
>
> Jon
>
Did you install 12.04 or 10.04?

The step by step for 12.04 and *precise v2.5_branch-rt*:

http://wiki.linuxcnc.org/cgi-bin/wiki.pl?LinuxCNC_On_Ubuntu_Precise

I used the *deb http://buildbot.linuxcnc.org precise v2.5_branch-rt*

I haven't tested it yet with the other branches. After Linuxcnc precise 
v2.5_branch-rt is installed and updated, follow this to install the 
camunits repo and packages:

http://psha.org.ru/debian/README.html

after installing the camunits packages add following lines to INI file:

  EMBED_TAB_NAME = Camera
  EMBED_TAB_COMMAND = camview-emc  -w {XID}

This works here. I'll try 10.04 again after a fresh install in the next 
few days and post the HowTo.

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to