grey1beard is back !
- JohnBr00ker
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 3
21 Mar 2019 15:14 #129186
by JohnBr00ker
grey1beard is back ! was created by JohnBr00ker
Hi one and all.
After a considerable amount of water has flowed under many bridges, I have re-appeared, but in a slightly different guise.
After a couple of days trying to get my old user name and password sorted out, I gave up, and have opened a new account as myself.
Much changed, with a second marriage, and emigrated from UK to Mississippi (a long story), coming out of retirement at 80 seems quite normal.
Regards all,
John
After a considerable amount of water has flowed under many bridges, I have re-appeared, but in a slightly different guise.
After a couple of days trying to get my old user name and password sorted out, I gave up, and have opened a new account as myself.
Much changed, with a second marriage, and emigrated from UK to Mississippi (a long story), coming out of retirement at 80 seems quite normal.
Regards all,
John
Please Log in or Create an account to join the conversation.
21 Mar 2019 15:28 #129187
by BigJohnT
Replied by BigJohnT on topic grey1beard is back !
Welcome back, I searched for your name but didn't find it so it must have gotten purged at some point.
JT
JT
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 Mar 2019 17:23 #129199
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Hi JT.
Managed to ship most of my CNC out with me, but not the desktop, so it's back to square one setting up the new workshop.
Regards
John
Managed to ship most of my CNC out with me, but not the desktop, so it's back to square one setting up the new workshop.
Regards
John
Please Log in or Create an account to join the conversation.
21 Mar 2019 19:11 #129213
by BigJohnT
Replied by BigJohnT on topic grey1beard is back !
Hi John,
Here is my latest instructions for setting up a PC with LinuxCNC
gnipsel.com/linuxcnc/uspace/index.html
JT
Here is my latest instructions for setting up a PC with LinuxCNC
gnipsel.com/linuxcnc/uspace/index.html
JT
The following user(s) said Thank You: tommylight
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 Mar 2019 19:29 #129215
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Thanks John, it will save me lots of time wondering where to go next !
John
John
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 19:48 #131070
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Hi John,
Having a problem getting the download installed, possibly due to lack of practice !
Terminal threw this at me
Quote
john@john-OptiPlex-GX620:~/rtlinux/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
unquote
Any thoughts, or should I post this elsewhere on the forum ?
John
Having a problem getting the download installed, possibly due to lack of practice !
Terminal threw this at me
Quote
john@john-OptiPlex-GX620:~/rtlinux/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
unquote
Any thoughts, or should I post this elsewhere on the forum ?
John
Please Log in or Create an account to join the conversation.
17 Apr 2019 22:10 #131083
by BigJohnT
Replied by BigJohnT on topic grey1beard is back !
Installing LinuxCNC would be fine. Include the line that caused the error and what your trying to do.
JT
JT
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 22:19 #131084
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Thanks, JT.
John
John
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 22:27 #131085
by JohnBr00ker
Replied by JohnBr00ker on topic grey1beard is back !
Sorry I'm being a pain, but pasting in the tar -xpf linux-4.19.1.tar.xz line produced
Quote
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1$ tar -xpf linux-4.19.1.tar.xz
tar: linux-4.19.1.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
? John
Quote
john@john-OptiPlex-GX620:~/rtlinux/linux-4.19.1$ tar -xpf linux-4.19.1.tar.xz
tar: linux-4.19.1.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
? John
Please Log in or Create an account to join the conversation.
17 Apr 2019 23:34 #131088
by alan_3301
Replied by alan_3301 on topic grey1beard is back !
the filename should probably end in .tar.gz not .tar.xz
type "ls" (letter L letter S, both lowercase without quotes) That will list the files in the current directory and you can see what it is named.
Have you looked at a livecd install? you just download the iso, and burn it to cd or usb drive. Then it will install everything for you (use a dedicated hard drive or computer because it will delete everything on there already)
type "ls" (letter L letter S, both lowercase without quotes) That will list the files in the current directory and you can see what it is named.
Have you looked at a livecd install? you just download the iso, and burn it to cd or usb drive. Then it will install everything for you (use a dedicated hard drive or computer because it will delete everything on there already)
Please Log in or Create an account to join the conversation.
Time to create page: 0.159 seconds