ATC Project - Debug phase

More
20 May 2022 22:52 #243443 by andypugh
Replied by andypugh on topic ATC Project - Debug phase
And the reason (I think) why you see a problem and others generally don't is that your motor motion is not tied in to motor-fwd and motor-rev (and there is no reason for it to be in your case)

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

More
21 May 2022 01:33 #243454 by spumco
Replied by spumco on topic ATC Project - Debug phase
So... I'm getting the feeling that I've done something horribly wrong (again) during my installation of LCNC.

terminal session 1
mill@mill:~$: halcompile -h
bash: halcompile: command not found

terminal session 2
mill@mill:~$: . dev/linuxcnc/rip/scripts/rip-environment
This script is only useful on run-in-place systems.

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

More
21 May 2022 01:39 #243455 by spumco
Replied by spumco on topic ATC Project - Debug phase
Just so you know, I installed Debian 11 non-free, then ran the script located at:

github.com/joco-nz/lcnc-bullseye-installer

for the automated install.  I selected 'Developer' during both prompts (LCNC & Qtpyvcp), and got no error messages during the installation.

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

More
21 May 2022 16:30 #243483 by andypugh
Replied by andypugh on topic ATC Project - Debug phase
In that case, it looks like running the updater.sh script will fix carousel once I am back home and fix the bug in the sources.

But, you probably do have halcompile on your PC, you just need to find it.

sudo find / -name halcompile*

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

More
22 May 2022 00:12 #243514 by spumco
Replied by spumco on topic ATC Project - Debug phase
Yes, I do have halcompile; found it a few days ago buried in dev/linuxcnc/rip/something.

Problem is that it doesn't run.  sudo: halcompile: command not found happens even if I try to launch when I've navigated to the folder it's in.

I've checked, and it's got the permissions set to run as a program.

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

More
22 May 2022 00:37 #243519 by tommylight
sudo ./halcompile

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

More
22 May 2022 00:55 #243520 by andypugh
Replied by andypugh on topic ATC Project - Debug phase
I just pushed an update to 2.8 and master.
It's building the 2.8 debs as I write this, the master/2.9 debs should follow after that process has finished.

But, as you are building from source, the update.sh script that you have should build with the bugfix.

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

More
22 May 2022 01:05 #243521 by spumco
Replied by spumco on topic ATC Project - Debug phase
Thanks Tommy.  Navigating to the folder and adding the ./ seems to get it working.

Still got an error - just seeing if it worked - but at least it's responding.

I've attached a screenshot of the catfish search results.  Would you mind having a look and seeing if it looks like I've got multiple installations or some other new user screwup?  While I'm starting to pick up on LCNC a little, Linux is still driving me crazy.

Andy - the update.sh script is the one from the github site I downloaded, right?
Attachments:

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

More
22 May 2022 01:15 #243522 by spumco
Replied by spumco on topic ATC Project - Debug phase
Ran the updater script.
Attachments:

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

More
22 May 2022 02:06 #243524 by tommylight
FIY, next time you install Debian, when it asks for RooT password just click next.
You are running as root on a Linux box, most user software is made to be used as a user not an admin(root in Linux).

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

Time to create page: 0.118 seconds
Powered by Kunena Forum