- Hardware & Machines
- Driver Boards
- Debian 10 Linuxcnc 2.8.0 - Pico Systems univstepdiags program not found error -
Debian 10 Linuxcnc 2.8.0 - Pico Systems univstepdiags program not found error -
- dansawyer
- Offline
- Senior Member
-
Less
More
- Posts: 56
- Thank you received: 1
21 Mar 2021 23:43 #203175
by dansawyer
Debian 10 Linuxcnc 2.8.0 - Pico Systems univstepdiags program not found error - was created by dansawyer
Pico Systems univstepdiags has been downloaded and unziped.
The permissions are correct: -rwxr-xr-x 1 dan dan 68958 May 6 2008 univstepdiags
The file appears to by uncorrupted:
md5sum univstepdiags
1eacf63957f1a236ad85d1c85c2d4db4 univstepdiags
However it fails to execute: sudo ./univstepdiags
sudo: unable to execute ./univstepdiags: No such file or directory
I downloaded it an another system and it started without error. This appears to be related to Debian 10
The permissions are correct: -rwxr-xr-x 1 dan dan 68958 May 6 2008 univstepdiags
The file appears to by uncorrupted:
md5sum univstepdiags
1eacf63957f1a236ad85d1c85c2d4db4 univstepdiags
However it fails to execute: sudo ./univstepdiags
sudo: unable to execute ./univstepdiags: No such file or directory
I downloaded it an another system and it started without error. This appears to be related to Debian 10
Please Log in or Create an account to join the conversation.
- jmelson
- Offline
- Moderator
-
Less
More
- Posts: 817
- Thank you received: 157
22 Mar 2021 00:13 #203180
by jmelson
Replied by jmelson on topic Debian 10 Linuxcnc 2.8.0 - Pico Systems univstepdiags program not found error -
Ah, you are probably trying to run this on a 64-bit system, the files are not compatible (without loading a compatibility library).
Try pico-systems.com/codes/univstepdiags_64.tgz
Note that a few things do not format printing properly on this, expecially the combining and breaking apart the indivdual bytes of the 24-bit encoder position.
I really OUGHT to fix this - I fixed the real LinuxCNC driver.
Side note -- the Linux error message is STUPID, it should report that the file is not compatible with the runtime environment, or something like that.
Jon
Try pico-systems.com/codes/univstepdiags_64.tgz
Note that a few things do not format printing properly on this, expecially the combining and breaking apart the indivdual bytes of the 24-bit encoder position.
I really OUGHT to fix this - I fixed the real LinuxCNC driver.
Side note -- the Linux error message is STUPID, it should report that the file is not compatible with the runtime environment, or something like that.
Jon
Please Log in or Create an account to join the conversation.
- dansawyer
- Offline
- Senior Member
-
Less
More
- Posts: 56
- Thank you received: 1
22 Mar 2021 02:25 #203193
by dansawyer
Replied by dansawyer on topic Debian 10 Linuxcnc 2.8.0 - Pico Systems univstepdiags program not found error -
Thank you for the reply. It is now running.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
- Hardware & Machines
- Driver Boards
- Debian 10 Linuxcnc 2.8.0 - Pico Systems univstepdiags program not found error -
Time to create page: 0.057 seconds