linuxcnc cmake project

  • Grotius
  • Grotius's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
01 Nov 2023 09:43 #284245 by Grotius
Replied by Grotius on topic linuxcnc cmake project
Hi,

Thanks for reporting this starting problem.

In the build script at line 62, enable the sudo make setuid lines.
Or in the ~linuxcnc/src directory : $ sudo make setuid


 
The following user(s) said Thank You: tivoi

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

More
01 Nov 2023 13:50 #284256 by tivoi
Replied by tivoi on topic linuxcnc cmake project
cnc@debian:~/linuxcnc/cmake$ cd ..
cnc@debian:~/linuxcnc$ cd src
cnc@debian:~/linuxcnc/src$ sudo make setuid
chown root ../bin/rtapi_app
chmod 4750 ../bin/rtapi_app
chown root ../bin/linuxcnc_module_helper
chown: cannot access '../bin/linuxcnc_module_helper': No such file or directory
make: *** [Makefile:602: setuid] Error 1


still err

regards
The following user(s) said Thank You: Grotius

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

  • Grotius
  • Grotius's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
02 Nov 2023 15:05 #284335 by Grotius
Replied by Grotius on topic linuxcnc cmake project
Hi,

Are you able to clone a new one again? Then run the build_all again.

I made some changes to the source code & install process. At my place this went well :

$ git clone github.com/grotius-cnc/linuxcnc.git linuxcnc-test
$ cd linuxcnc-test
$ cd cmake
$ ./build_all


 

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

Time to create page: 0.050 seconds
Powered by Kunena Forum