On 09/13/2013 10:59 PM, Sven Wesley wrote:
> 2013/9/13 Sven Wesley <[email protected]>
>
>>
>>
>>
>> 2013/9/11 Thomas Kaiser <[email protected]>
>>
>>>
>>> On Ubuntu 13.04 one need to install tcl8.5-dev, tk8.5-dev instead of 8.4.
>>>
>>> libxmu-headers and libxmu-dev is also needed. So, I have to use that
>>> command to get everything for Ubuntu 13.04:
>>>
>>> sudo apt-get install libpth-dev dvipng tcl8.5-dev tk8.5-dev bwidget blt
>>> asciidoc source-highlight dblatex groff python-tk libglu1-mesa-dev
>>> mesa-common-dev libosmesa6-dev libgtk2.0-dev libgnomeprintui2.2-dev
>>> libgnomeprintui2.2-dev texlive-lang-cyrillic libxmu-dev libxmu-headers
>>>
>>> Next: compile and install a (or more) realtime kernel and see how the
>>> build of LinuxCNC goes...
>>>
>>> Thomas
>>>
>>>
>> You need
>>    sudo apt-get install libmodbus-dev
>> too if installing on 13.04
>>
>> /Sven
>>
>>
>
> I think these were needed too:
>    sudo apt-get install python-xlib python-gtkglext1 python-gtksourceview2
>
>
> /Sven

Hello Sven

Looks like a dependency pulled in libmodbus-dev and 
python-gtksourceview2. The rest of your suggestion is not needed as it 
looks.

thomas@Intel64:~$ dpkg -l  | grep libmodbus-dev
ii  libmodbus-dev                               3.0.3-1 
                    amd64        development files for the Modbus 
protocol library
thomas@Intel64:~$ dpkg -l  | grep python-xlib
thomas@Intel64:~$ dpkg -l  | grep python-gtkglext1
thomas@Intel64:~$ dpkg -l  | grep python-gtksourceview2
ii  python-gtksourceview2                       2.10.1-2build1 
                    amd64        Python bindings for the GtkSourceView 
widget

Thomas





------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to