sudo make setuid problem
- phoenix
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 157
- Thank you received: 0
03 Jun 2019 06:20 #135697
by phoenix
sudo make setuid problem was created by phoenix
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23313
- Thank you received: 4862
03 Jun 2019 07:35 #135708
by andypugh
Replied by andypugh on topic sudo make setuid problem
That's all good. No error messages there.
But to run your compiled version of LinuxCNC you probably need to type
. ../scripts/rip-environment
linuxcnc
To start your run-in-place compiled version.
(and it is dot space dot slash, or dot space dot dot slash, depending on where you are relative to the scripts directory when you type the command)
But to run your compiled version of LinuxCNC you probably need to type
. ../scripts/rip-environment
linuxcnc
To start your run-in-place compiled version.
(and it is dot space dot slash, or dot space dot dot slash, depending on where you are relative to the scripts directory when you type the command)
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1890
- Thank you received: 356
03 Jun 2019 07:38 #135709
by pl7i92
Replied by pl7i92 on topic sudo make setuid problem
You ar up it is all fine
got to the build DIR (linuxcnc-plasmac )
in terminal
./scripts/rip-environment
linuxcnc and it shout work as you expected
got to the build DIR (linuxcnc-plasmac )
in terminal
./scripts/rip-environment
linuxcnc and it shout work as you expected
Please Log in or Create an account to join the conversation.
Time to create page: 0.501 seconds