Why is Plasmac and QTplasmac pausing at the end of a cut for no reason?

More
21 Jul 2021 10:11 #215477 by rodw

Greg installed python-yapps by his PDF so I'll try that in the morning...
Also, "yapps2" is in the list in the pdf as well.

Thats a worry. I am sure I tried that!

Please Log in or Create an account to join the conversation.

More
21 Jul 2021 10:19 #215478 by snowgoer540

Greg installed python-yapps by his PDF so I'll try that in the morning...

Also, "yapps2" is in the list in the pdf as well.

Thats a worry. I am sure I tried that!


Did you try just copying and pasting the whole deal into the terminal?
sudo apt install -y debhelper libudev-dev python-yapps tcl8.6-dev tk8.6-dev libtk-img bwidget
tclx libreadline-gplv2-dev asciidoc dblatex docbook-xsl dvipng graphviz groff inkscape sourcehighlight
w3c-linkchecker xsltproc texlive-extra-utils texlive-font-utils texlive-fonts-recommended
texlive-lang-cyrillic texlive-lang-french texlive-lang-german texlive-lang-polish texlive-langspanish
texlive-latex-recommended asciidoc-dblatex python-dev python-tk libxmu-dev libglu1-
mesa-dev libgl1-mesa-dev libgtk2.0-dev gettext intltool autoconf libboost-python-dev libmodbusdev
libusb-1.0-0-dev yapps2 libtirpc-dev

I only remember having to install some serial stuff for rs485 communications after that, which is normally included with package installs. But, that's not to say I didnt have to do something special for halcompile. I made the notes from my virtual machine install, if I did something different on my actual table machine (where I've used halcompile) it probably didnt make it to the docs... oops. :blush:

Please Log in or Create an account to join the conversation.

More
21 Jul 2021 10:34 #215480 by rodw
Halcompile gets deployed with all the rest of linuxcnc with a RIP build. This is really the first time in 5 or so years of using Linuxcnc that I have not done a RIP. Of course halcompile was deployed on MX Linux yesterday 

I'll regroup at work tomorrow.

Please Log in or Create an account to join the conversation.

More
21 Jul 2021 11:26 #215485 by snowgoer540

Halcompile gets deployed with all the rest of linuxcnc with a RIP build. This is really the first time in 5 or so years of using Linuxcnc that I have not done a RIP. Of course halcompile was deployed on MX Linux yesterday 

Oh, I didn't realize you were doing package install.  Sorry for any confusion I may have caused.  

Please Log in or Create an account to join the conversation.

More
21 Jul 2021 23:18 #215530 by rodw

Sudo apt install linuxcnc-uspace-dev
It will probably fail as it does require some more dependencies, but try first enabling the "partner" and "source code" repos, do an update then try installing dev.
 

plasma2@plasma2:~$ sudo apt install linuxcnc-uspace-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 linuxcnc-uspace-dev : Depends: python-yapps but it is not installable
E: Unable to correct problems, you have held broken packages.
plasma2@plasma2:~$

Any ideas?

Please Log in or Create an account to join the conversation.

More
21 Jul 2021 23:30 #215533 by tommylight
cnc@NVME1TB:~$ sudo apt install linuxcnc-uspace-dev
[sudo] password for cnc:    
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 linuxcnc-uspace-dev : Depends: python-yapps but it is not installable
E: Unable to correct problems, you have held broken packages.
Just looking at it right now.

Please Log in or Create an account to join the conversation.

More
21 Jul 2021 23:36 #215534 by tommylight

Please Log in or Create an account to join the conversation.

More
22 Jul 2021 00:04 #215536 by rodw
A legend Thanks Tommy.!
I had to fist remove yapps2 2.1.1-17.5 because it was conflicting on one python file of the same name
 sudo apt-get remove yapps2
Then it worked!
IN the meantime, I've been installing Greg's dependency list and there were some others that failed so stay tuned!
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
22 Jul 2021 00:15 #215538 by tommylight
Hmmm why?
There is no need for anything else, install that file and install linuxcnc-uspace-dev
Et viola: halcompile works, test with
halcompile --help

Please Log in or Create an account to join the conversation.

More
22 Jul 2021 00:20 - 22 Jul 2021 00:22 #215539 by rodw
So moving on to a RIP install,
./configure --with-realtime=uspace

I get
plasma2@plasma2:~/linuxcnc-dev/src$ sudo apt-get install libusb-1.0-0-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libusb-1.0-0-dev : Depends: libusb-1.0-0 (= 2:1.0.21-2) but 2:1.0.23-2build1 is to be installed
                    Recommends: libusb-1.0-doc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
plasma2@plasma2:~/linuxcnc-dev/src$ ^C
plasma2@plasma2:~/linuxcnc-dev/src$
Last edit: 22 Jul 2021 00:22 by rodw.

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.272 seconds
Powered by Kunena Forum