Debian 10 Dependencies
09 Jul 2019 16:17 #138960
by BigJohnT
Debian 10 Dependencies was created by BigJohnT
I was trying to build LinuxCNC on Debian 10 and gscreen and gmoccapy depend on python-vte but it is no longer in Debian or is it only gscreen and you use gscreen as your base?
JT
JT
Please Log in or Create an account to join the conversation.
10 Jul 2019 07:25 #138993
by pl7i92
Replied by pl7i92 on topic Debian 10 Dependencies
isent it a little early to get to Linuxcnc 3.0 Debian 10
as it is 2.8 not published jet and Debian 9 will be on for some time
as it is 2.8 not published jet and Debian 9 will be on for some time
Please Log in or Create an account to join the conversation.
10 Jul 2019 10:13 #138997
by fixer
Replied by fixer on topic Debian 10 Dependencies
I got it running in simulation mode on latest Raspbian Buster yesterday.. VTE is not referenced anywhere in gmoccapy.py, so you can delete the "import vte" line.
I also had to disable "player" widget, I didn't bother with it since I dont use sound effects in gmoccapy.
I also had to disable "player" widget, I didn't bother with it since I dont use sound effects in gmoccapy.
The following user(s) said Thank You: BigJohnT
Please Log in or Create an account to join the conversation.
10 Jul 2019 10:18 #138998
by BigJohnT
Replied by BigJohnT on topic Debian 10 Dependencies
I'll let Norbert do that...
JT
JT
The following user(s) said Thank You: ikkuh
Please Log in or Create an account to join the conversation.
11 Jul 2019 06:32 #139068
by newbynobi
Replied by newbynobi on topic Debian 10 Dependencies
I just pushed a fix to 2.8 branch. I removed the unused import statements pango and vte. The player si still there, but should not cause a crash if gst is not installed.
release is now 2.3.5.1
Norbert
release is now 2.3.5.1
Norbert
The following user(s) said Thank You: BigJohnT, tommylight
Please Log in or Create an account to join the conversation.
20 Jul 2019 14:33 - 20 Jul 2019 14:34 #139968
by Hakan
Replied by Hakan on topic Debian 10 Dependencies
I can not get past the dependency on python-gtksourceview2.
It is depreciated as far as I can tell.
It is depreciated as far as I can tell.
Last edit: 20 Jul 2019 14:34 by Hakan.
Please Log in or Create an account to join the conversation.
29 Oct 2019 23:57 - 30 Oct 2019 00:11 #149083
by pevlabs
Replied by pevlabs on topic Debian 10 Dependencies
Hello, I too may have boarded early on the Buster train. New custom built Ryzen AMDGPU hardware, Fresh Debaian 10 install. Added the RT Kernel. Need dual YY homing and believe that is rolled into linuxCNC v2.8. Set stanza up to grab:
deb buildbot.linuxcnc.org/ stretch master-rtpreempt
Can not get past the same dependencies.
The following packages have unmet dependencies. some of which exist but I have new versions:
linuxcnc-uspace : Depends: libboost-python1.62.0 but it is not installable
Depends: python-gtksourceview2 but it is not installable
Depends: python-vte but it is not installable
Recommends: hostmot2-firmware-all but it is not install
Is it best I wait for 2.9 to be added to buildbot or track down a manual install and try to do a little --force install magic?
Super thanks in advance for any guidance.
Brian
deb buildbot.linuxcnc.org/ stretch master-rtpreempt
Can not get past the same dependencies.
The following packages have unmet dependencies. some of which exist but I have new versions:
linuxcnc-uspace : Depends: libboost-python1.62.0 but it is not installable
Depends: python-gtksourceview2 but it is not installable
Depends: python-vte but it is not installable
Recommends: hostmot2-firmware-all but it is not install
Is it best I wait for 2.9 to be added to buildbot or track down a manual install and try to do a little --force install magic?
Super thanks in advance for any guidance.
Brian
Last edit: 30 Oct 2019 00:11 by pevlabs.
Please Log in or Create an account to join the conversation.
30 Oct 2019 12:11 #149157
by newbynobi
Replied by newbynobi on topic Debian 10 Dependencies
Have you tried the sid one for python gtk sourceview?
SID Python-gtk-sourceview
python-vte is not needed for gmoccapy, but for gscreen!
Do you need to use debian buster? I do use MINT 18.2 actually.
Norbert
SID Python-gtk-sourceview
python-vte is not needed for gmoccapy, but for gscreen!
Do you need to use debian buster? I do use MINT 18.2 actually.
Norbert
The following user(s) said Thank You: ikkuh
Please Log in or Create an account to join the conversation.
30 Oct 2019 14:11 #149174
by pevlabs
Replied by pevlabs on topic Debian 10 Dependencies
First, Thank you for taking the time to respond. Secondly for those landing here from a web search as I did I want to say I have been using linuxCNC 2.6 wrapped into Ubuntu for several years and its rock solid. My issues arrives from me developing a machine for a user base that will need v2.8 or greater (skipping 2.7) and already have a heavy Debian OS install base in their enterprise with new systems becoming the norm. So mostly it is up to me to figure this out, I am in no way unhappy with this awesome product.
Norbert,
Currently I have another a partition set with linux mint 19.2 and ran into the some install issues there too. I wrestled with it for a couple of nights with a manual kernel compile and linuxCNC compile. In the end I won but was hoping the all new and shiny Debian install would be more seamless and work with buildbot. I will do as you suggested for python tonight and see if that gets my past the three dependancies.
Thanks again.
Brian
Norbert,
Currently I have another a partition set with linux mint 19.2 and ran into the some install issues there too. I wrestled with it for a couple of nights with a manual kernel compile and linuxCNC compile. In the end I won but was hoping the all new and shiny Debian install would be more seamless and work with buildbot. I will do as you suggested for python tonight and see if that gets my past the three dependancies.
Thanks again.
Brian
Please Log in or Create an account to join the conversation.
01 Nov 2019 13:50 #149360
by andypugh
Replied by andypugh on topic Debian 10 Dependencies
I have built a working LinuxCNC on the Pi under Raspbian Buster, so it can be done. I can't remember what I did about the dependencies, though.
Does installing the ibboost-python-dev package help?
Does installing the ibboost-python-dev package help?
Please Log in or Create an account to join the conversation.
Time to create page: 0.146 seconds