Buidling LCNC 2.8.2 RIP - with Gmoccapy
22 Jun 2022 06:33 #245579
by zz912
Buidling LCNC 2.8.2 RIP - with Gmoccapy was created by zz912
Hello,
I built LCNC RIP 2.8.2 for Raspbian 10 yesterday.
Raspbian from LCNC did not work for my version Raspberry (I dont know why), so I had to use natural Raspbian.
I used this website:
linuxcnc.org/docs/stable/html/code/building-linuxcnc.html
If I used only this instructions, Gmoccapy dont work, only Axis.
I have to:
Source:
forum.linuxcnc.org/9-installing-linuxcnc...lade-linuxcnc#112162
and
Is possible this package add to /home/pi/LinuxCNC/linuxcnc-2.8.2/debian/configure ?
Or exist some reason why not?
I built LCNC RIP 2.8.2 for Raspbian 10 yesterday.
Raspbian from LCNC did not work for my version Raspberry (I dont know why), so I had to use natural Raspbian.
I used this website:
linuxcnc.org/docs/stable/html/code/building-linuxcnc.html
If I used only this instructions, Gmoccapy dont work, only Axis.
I have to:
sudo apt-get install \build-essential devscripts dh-make \
intltool python-gtk2-dev \
libxml2-dev \
gtk-doc-tools \
gnome-doc-utils \
liblablgtk2-gnome-ocaml-dev \
libglade2-dev \
libgladeui-common \
python-gtkglext1 \
devhelp \
itstool \
libcanberra-gtk-module \
libcanberra-gtk-dev
sudo apt-get install \
devscripts \
tcl8.6-dev tk8.6-dev \
libreadline-gplv2-dev \
asciidoc dblatex \
dvipng graphviz groff \
imagemagick inkscape \
python-lxml source-highlight \
texlive-extra-utils \
texlive-font-utils \
texlive-fonts-recommended \
texlive-lang-cyrillic \
texlive-lang-french \
texlive-lang-german \
texlive-lang-polish \
texlive-lang-spanish \
texlive-latex-recommended \
w3c-linkchecker \
xsltproc \
libxmu-dev \
libglu1-mesa-dev libgl1-mesa-dev \
libboost-python-dev \
libmodbus-dev \
libusb-1.0-0-dev python-serial \
yapps2 \
asciidoc-dblatex \
libxaw7-dev
Source:
forum.linuxcnc.org/9-installing-linuxcnc...lade-linuxcnc#112162
and
sudo apt-get install python-gtksourceview2
Is possible this package add to /home/pi/LinuxCNC/linuxcnc-2.8.2/debian/configure ?
Or exist some reason why not?
Please Log in or Create an account to join the conversation.
22 Jun 2022 23:55 #245630
by andypugh
Replied by andypugh on topic Buidling LCNC 2.8.2 RIP - with Gmoccapy
Many of these packages would normally be installed as dependencies of packages which are already in
github.com/LinuxCNC/linuxcnc/blob/master/debian/control.top.in
github.com/LinuxCNC/linuxcnc/blob/master.../control.main-pkg.in
It's not trivial to work out which need to be mentioned individually, but we have checked that the current list works on the buildbot platforms.
github.com/LinuxCNC/linuxcnc/blob/master/debian/control.top.in
github.com/LinuxCNC/linuxcnc/blob/master.../control.main-pkg.in
It's not trivial to work out which need to be mentioned individually, but we have checked that the current list works on the buildbot platforms.
Please Log in or Create an account to join the conversation.
23 Jun 2022 12:50 #245676
by zz912
Replied by zz912 on topic Buidling LCNC 2.8.2 RIP - with Gmoccapy
Did you check with Gmoccapy? With AXIS it worked.but we have checked that the current list works on the buildbot platforms.
Please Log in or Create an account to join the conversation.
23 Jun 2022 23:37 #245742
by andypugh
Replied by andypugh on topic Buidling LCNC 2.8.2 RIP - with Gmoccapy
Please Log in or Create an account to join the conversation.
24 Jun 2022 12:48 #245777
by HansU
Replied by HansU on topic Buidling LCNC 2.8.2 RIP - with Gmoccapy
If I understand you correctly, it works now for you after you have installed the dependencies you listed?
Please Log in or Create an account to join the conversation.
29 Jun 2022 07:36 #246139
by zz912
Replied by zz912 on topic Buidling LCNC 2.8.2 RIP - with Gmoccapy
Exactly.If I understand you correctly, it works now for you after you have installed the dependencies you listed?
Please Log in or Create an account to join the conversation.
29 Jun 2022 07:39 #246140
by zz912
Replied by zz912 on topic Buidling LCNC 2.8.2 RIP - with Gmoccapy
But I want use LCNC 2.8. There is Python 2. Idont know what do you mean with this test.At least one Gmoccapy config has been tested
github.com/LinuxCNC/linuxcnc/issues/1762
Please Log in or Create an account to join the conversation.
Moderators: newbynobi
Time to create page: 0.090 seconds