Errors preventing LinuxCNC from starting.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18592
- Thank you received: 5113
28 Oct 2017 16:14 #100941
by PCW
Replied by PCW on topic Errors preventing LinuxCNC from starting.
Don't know about the maxgeo.split error but gedit is part of gnome so won't be
present unless your Linux installation is gnome based, however you can add it with:
sudo apt-get install gedit
present unless your Linux installation is gnome based, however you can add it with:
sudo apt-get install gedit
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
28 Oct 2017 16:29 - 28 Oct 2017 16:30 #100943
by andypugh
I wouldn't recommend it. It brings on just about all of Gnome with it.
Change the INI file to "Mousepad" if you just want an text editor.
If you want a good text editor, then Geany has few dependencies and is a fair bit more advance than Gedit.
Replied by andypugh on topic Errors preventing LinuxCNC from starting.
sudo apt-get install gedit
I wouldn't recommend it. It brings on just about all of Gnome with it.
Change the INI file to "Mousepad" if you just want an text editor.
If you want a good text editor, then Geany has few dependencies and is a fair bit more advance than Gedit.
Last edit: 28 Oct 2017 16:30 by andypugh.
The following user(s) said Thank You: cintsa cnc
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4998
- Thank you received: 1459
29 Oct 2017 03:55 - 29 Oct 2017 03:56 #100963
by Todd Zuercher
Replied by Todd Zuercher on topic Errors preventing LinuxCNC from starting.
Gedit is not installed by default in the current live versions of the Linuxcnc iso. It isn't difficult to install with an internet connection, but there are a large number of dependencies that must also be installed for it to work. For this reason installing it without an internet connection is a little more difficult.
You can also use other text editors, such as the default mousepad one that is included with the iso. Just change the entry in the ini file where it says gedit to mousepad.
You can also use other text editors, such as the default mousepad one that is included with the iso. Just change the entry in the ini file where it says gedit to mousepad.
Last edit: 29 Oct 2017 03:56 by Todd Zuercher.
The following user(s) said Thank You: cintsa cnc
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds