- LinuxCNC
- Installing LinuxCNC
- Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm
Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm
- pmconsulting
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 4
04 Oct 2019 02:21 #147077
by pmconsulting
Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm was created by pmconsulting
Fresh install of Linux Mint 18.1. Following all steps up to make xconfig
Then I get the following error message. I haven't run make yet.
Then I get the following error message. I haven't run make yet.
HOSTCC scripts/basic/fixdep
UPD scripts/kconfig/.qconf-cfg
MOC scripts/kconfig/qconf.moc
YACC scripts/kconfig/zconf.tab.c
LEX scripts/kconfig/zconf.lex.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTCXX scripts/kconfig/qconf.o
HOSTLD scripts/kconfig/qconf
scripts/kconfig/qconf Kconfig
qconf: cannot connect to X server
scripts/kconfig/Makefile:23: recipe for target 'xconfig' failed
make[1]: *** [xconfig] Error 1
Makefile:539: recipe for target 'xconfig' failed
make: *** [xconfig] Error 2
Please Log in or Create an account to join the conversation.
04 Oct 2019 04:42 #147093
by andypugh
Replied by andypugh on topic Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm
It looks like you might not have xconfig.
You could try "make menuconfig" instead, but that requires libncurses-dev (IIRC) so might not work either.
You could try "make menuconfig" instead, but that requires libncurses-dev (IIRC) so might not work either.
Please Log in or Create an account to join the conversation.
- pmconsulting
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 4
04 Oct 2019 07:37 #147098
by pmconsulting
Replied by pmconsulting on topic Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm
I installed openSSH & was doing all of this from terminal on a mac, so it couldn't access the x windows system at all. I re-did it from the machine itself and the error went away and I was able to continue.
Please Log in or Create an account to join the conversation.
04 Oct 2019 08:39 #147101
by bevins
You can forward X11 over ssh to your MAC so you can get the gui on your MAC if you like.
Replied by bevins on topic Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm
I installed openSSH & was doing all of this from terminal on a mac, so it couldn't access the x windows system at all. I re-did it from the machine itself and the error went away and I was able to continue.
You can forward X11 over ssh to your MAC so you can get the gui on your MAC if you like.
Please Log in or Create an account to join the conversation.
04 Oct 2019 23:49 #147147
by andypugh
Replied by andypugh on topic Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm
I use the ssh built-in to the Mac OS (just typing "ssh -Y This email address is being protected from spambots. You need JavaScript enabled to view it." for example.
The X11 side is handled by. XQuartz:
support.apple.com/en-us/HT201341
The X11 side is handled by. XQuartz:
support.apple.com/en-us/HT201341
Please Log in or Create an account to join the conversation.
- LinuxCNC
- Installing LinuxCNC
- Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm
Time to create page: 0.062 seconds