mint 22 -- rip-install work perfect --- but not possible definitive install

More
07 Oct 2024 21:30 - 08 Oct 2024 18:45 #311531 by bkt
in my so rip-install of master running well ... but need to install it. Im on Linux Mint22 kernel 6.10.2-rt14

So I try to use
[code]> cd linuxcnc-dev/debian
> ./configure uspace
> cd ..
[code]> dpkg-buildpackage -b -uc


for create deb package .... or try to use


[code]cd linuxcnc-dev/src
./autogen.sh
./configure --with-realtime=uspace --enable-non-distributable=yes
$ make -j4
$ sudo make setuid
cd ..
. ./scripts/rip-environment
sudo make install



but receive error


[code]make: *** No rule to make target 'install-kernel-dep', needed by 'install-software'.  Stop.


at make step ..... or other error at [code]> dpkg-buildpackage -b -uc step ..... so nothing Lcnc install.


my suspicius is need to indicate kernel header because not a normal debian 12/13 SO.

so these command can be right?

./configure --with-realtime=uspace --enable-non-distributable=yes ....... kernel-version (linux-headers-6.10.2-rt14 ... for example) ....

but strange ..... i search on synaptic these kernel 6.10.2-rt14 ... but not  find on list ... is normal? because not remember if normal or not.

but uname -r show me 6.10.2-rt14 ... so think must be present on synaptic as installed headers right?

regards
[/code][/code][/code][/code][/code]
Last edit: 08 Oct 2024 18:45 by bkt.

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

More
08 Oct 2024 19:40 - 08 Oct 2024 20:24 #311604 by bkt
I reply by my .... problem was new Glibc and  _FORTIFY_SOURCE ..... see little tutorial just write here: forum.linuxcnc.org/9-installing-linuxcnc...ll-over-linuxmint-22
Last edit: 08 Oct 2024 20:24 by bkt.

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

Time to create page: 0.059 seconds
Powered by Kunena Forum