grey1beard is back !
- JohnBr00ker
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 3
17 Apr 2019 23:43 #131089
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
I'd just bought a desktop for my workshop system, and already had an up-to-date Mint 19.1 installed, so I'm going ahead with that, even though Im used to Ubuntu.
I edited the line , tar.xz to tar.gx, and it's now moving on.
Fingers crossed !
J
I edited the line , tar.xz to tar.gx, and it's now moving on.
Fingers crossed !
J
Please Log in or Create an account to join the conversation.
17 Apr 2019 23:47 #131091
by alan_3301
Replied by alan_3301 on topic grey1beard is back !
gz not gx, maybe just a typo
Please Log in or Create an account to join the conversation.
- JohnBr00ker
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 3
17 Apr 2019 23:48 - 17 Apr 2019 23:52 #131092
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Looking ahead, I see that the next line ends .patch.gz - perhaps that should also be patch.gx ?
Then on the next instruction to 'Extract and Patch', The same errors ?
J
PS just read your latest post, and I may be 'up the pole' once more !
pps Yes, gz it is
Then on the next instruction to 'Extract and Patch', The same errors ?
J
PS just read your latest post, and I may be 'up the pole' once more !
pps Yes, gz it is
Last edit: 17 Apr 2019 23:52 by JohnBr00ker.
Please Log in or Create an account to join the conversation.
- JohnBr00ker
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 3
18 Apr 2019 00:05 - 18 Apr 2019 00:06 #131093
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Back at the same place it seems.
Quote
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1/linux-4.19.1$ make xconfig
HOSTCC scripts/basic/fixdep
*
* Could not find Qt via pkg-config.
* Please install either Qt 4.8 or 5.x. and make sure it's in PKG_CONFIG_PATH
*
scripts/kconfig/Makefile:228: recipe for target 'scripts/kconfig/.qconf-cfg' failed
make[1]: *** [scripts/kconfig/.qconf-cfg] Error 1
Makefile:539: recipe for target 'xconfig' failed
make: *** [xconfig] Error 2
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1/linux-4.19.1$
unquote.
Feeling out of my depth, unless I stand on tiptoe !
J
Quote
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1/linux-4.19.1$ make xconfig
HOSTCC scripts/basic/fixdep
*
* Could not find Qt via pkg-config.
* Please install either Qt 4.8 or 5.x. and make sure it's in PKG_CONFIG_PATH
*
scripts/kconfig/Makefile:228: recipe for target 'scripts/kconfig/.qconf-cfg' failed
make[1]: *** [scripts/kconfig/.qconf-cfg] Error 1
Makefile:539: recipe for target 'xconfig' failed
make: *** [xconfig] Error 2
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1/linux-4.19.1$
unquote.
Feeling out of my depth, unless I stand on tiptoe !
J
Last edit: 18 Apr 2019 00:06 by JohnBr00ker.
Please Log in or Create an account to join the conversation.
- JohnBr00ker
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 3
21 Apr 2019 01:29 - 21 Apr 2019 01:31 #131357
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
I tried going through the installation once more, and got further, but still not completed.
Having told terminal to 'make', in building the kernel, it returned the following
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1$ make
Makefile:960: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"
HOSTCC scripts/kconfig/conf.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --syncconfig Kconfig
Makefile:960: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"
SYSTBL arch/x86/include/generated/asm/syscalls_32.h
SYSHDR arch/x86/include/generated/asm/unistd_32_ia32.h
SYSHDR arch/x86/include/generated/asm/unistd_64_x32.h
SYSTBL arch/x86/include/generated/asm/syscalls_64.h
HYPERCALLS arch/x86/include/generated/asm/xen-hypercalls.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h
HOSTCC arch/x86/tools/relocs_32.o
HOSTCC arch/x86/tools/relocs_64.o
HOSTCC arch/x86/tools/relocs_common.o
HOSTLD arch/x86/tools/relocs
UPD include/config/kernel.release
WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h
WRAP arch/x86/include/generated/uapi/asm/poll.h
WRAP arch/x86/include/generated/asm/dma-contiguous.h
WRAP arch/x86/include/generated/asm/early_ioremap.h
WRAP arch/x86/include/generated/asm/export.h
WRAP arch/x86/include/generated/asm/mcs_spinlock.h
WRAP arch/x86/include/generated/asm/mm-arch-hooks.h
UPD include/generated/uapi/linux/version.h
"4.19.1-rt3-rt3--- localversion-rt +++ localversion-rt @@ -0,0 +1 @@ +-rt3" exceeds 64 characters
Makefile:1145: recipe for target 'include/generated/utsrelease.h' failed
make: *** [include/generated/utsrelease.h] Error 1
unquote
I'm quite prepared to have another attempt, but should I somehow remove/purge my earlier attempts, and if so, how?
Thanks,
John
Having told terminal to 'make', in building the kernel, it returned the following
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1$ make
Makefile:960: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"
HOSTCC scripts/kconfig/conf.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --syncconfig Kconfig
Makefile:960: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"
SYSTBL arch/x86/include/generated/asm/syscalls_32.h
SYSHDR arch/x86/include/generated/asm/unistd_32_ia32.h
SYSHDR arch/x86/include/generated/asm/unistd_64_x32.h
SYSTBL arch/x86/include/generated/asm/syscalls_64.h
HYPERCALLS arch/x86/include/generated/asm/xen-hypercalls.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h
HOSTCC arch/x86/tools/relocs_32.o
HOSTCC arch/x86/tools/relocs_64.o
HOSTCC arch/x86/tools/relocs_common.o
HOSTLD arch/x86/tools/relocs
UPD include/config/kernel.release
WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h
WRAP arch/x86/include/generated/uapi/asm/poll.h
WRAP arch/x86/include/generated/asm/dma-contiguous.h
WRAP arch/x86/include/generated/asm/early_ioremap.h
WRAP arch/x86/include/generated/asm/export.h
WRAP arch/x86/include/generated/asm/mcs_spinlock.h
WRAP arch/x86/include/generated/asm/mm-arch-hooks.h
UPD include/generated/uapi/linux/version.h
"4.19.1-rt3-rt3--- localversion-rt +++ localversion-rt @@ -0,0 +1 @@ +-rt3" exceeds 64 characters
Makefile:1145: recipe for target 'include/generated/utsrelease.h' failed
make: *** [include/generated/utsrelease.h] Error 1
unquote
I'm quite prepared to have another attempt, but should I somehow remove/purge my earlier attempts, and if so, how?
Thanks,
John
Last edit: 21 Apr 2019 01:31 by JohnBr00ker.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19304
- Thank you received: 6463
21 Apr 2019 02:04 #131361
by tommylight
Replied by tommylight on topic grey1beard is back !
On a fresh install of LinuxMint 19.1
download and install by double clicking ( use gdebi ) for 64 bit
simosnet.com/debian/packages/Konalinux/d...t5-kona-rt_amd64.deb
and
simosnet.com/debian/packages/Konalinux/d...t5-kona-rt_amd64.deb
Install Grub Customizer as per guides from JT or the other ones, reboot to that kernel.
Download the stretch or precise version of Linuxcnc from the buildbot
buildbot.linuxcnc.org/~buildmaster/dists/
I do not remember the exact version i used, but since they are all small files just download one and try to install it, gdebi will tell you if it can or can not install so try the other, one of them will tell you that it just needs to download some other packages and it does that automatically.
That should do the trick.
download and install by double clicking ( use gdebi ) for 64 bit
simosnet.com/debian/packages/Konalinux/d...t5-kona-rt_amd64.deb
and
simosnet.com/debian/packages/Konalinux/d...t5-kona-rt_amd64.deb
Install Grub Customizer as per guides from JT or the other ones, reboot to that kernel.
Download the stretch or precise version of Linuxcnc from the buildbot
buildbot.linuxcnc.org/~buildmaster/dists/
I do not remember the exact version i used, but since they are all small files just download one and try to install it, gdebi will tell you if it can or can not install so try the other, one of them will tell you that it just needs to download some other packages and it does that automatically.
That should do the trick.
Please Log in or Create an account to join the conversation.
- JohnBr00ker
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 3
21 Apr 2019 02:25 #131363
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Many thanks. I'll give that a try tomorrow.
John
John
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds