Installing gedit
20 Feb 2016 22:27 #70415
by JohnK43
Installing gedit was created by JohnK43
I know I am missing something(Ihope its easy).
I want to install gedit in Linuxcnc 2.7.4
It was include in my ubuntu version.
I tried sudo apt-get install gedit
I tried sudo apt-get install gedit-dev
Help
JohnK43
I want to install gedit in Linuxcnc 2.7.4
It was include in my ubuntu version.
I tried sudo apt-get install gedit
I tried sudo apt-get install gedit-dev
Help
JohnK43
Please Log in or Create an account to join the conversation.
21 Feb 2016 00:36 #70418
by BigJohnT
Replied by BigJohnT on topic Installing gedit
Well I have no idea what OS your using but on LinuxMint I use the following to install gedit and the plugins.
JT
sudo apt install gedit/trusty gedit-common/trusty
sudo apt install gedit-plugins/trusty
JT
Please Log in or Create an account to join the conversation.
21 Feb 2016 01:59 #70421
by JohnK43
Replied by JohnK43 on topic Installing gedit
OS From the linuxCNC 2.7.4 wheezy disk
Please Log in or Create an account to join the conversation.
21 Feb 2016 07:14 #70424
by ArcEye
Replied by ArcEye on topic Installing gedit
gedit does not come installed with wheezy, because it is a gnome program and wheezy does not use the gnome desktop by default.
packages.debian.org/wheezy/gedit
packages.debian.org/wheezy/gedit
Please Log in or Create an account to join the conversation.
21 Feb 2016 14:03 #70429
by JohnK43
Replied by JohnK43 on topic Installing gedit
I am using Gnu/Linux 7 "wheezy"
Previously I setup a foam cutter using Debian EMC 2.7.0 "wheezy" and ran
sudo apt-get install gedit
and it installed it in applications. Created a shortcut on the desktop, all good..
Maybe a better question. Is it possible to do it with my current version???
Previously I setup a foam cutter using Debian EMC 2.7.0 "wheezy" and ran
sudo apt-get install gedit
and it installed it in applications. Created a shortcut on the desktop, all good..
Maybe a better question. Is it possible to do it with my current version???
Please Log in or Create an account to join the conversation.
21 Feb 2016 14:36 #70430
by ArcEye
Replied by ArcEye on topic Installing gedit
This has nothing to do with what version of Linuxcnc you are running, that is irrelevant.
I gave you a link to the package page which shows it IS available.
You need to update your package lists and then it should become available.
Originally (and when the Live CD was made ), it wasn't because Debian does not use the gnome desktop by default.+
apt-get update
apt-get install gedit gedit-plugins
I gave you a link to the package page which shows it IS available.
You need to update your package lists and then it should become available.
Originally (and when the Live CD was made ), it wasn't because Debian does not use the gnome desktop by default.+
apt-get update
apt-get install gedit gedit-plugins
Please Log in or Create an account to join the conversation.
21 Feb 2016 14:41 #70431
by JohnK43
Replied by JohnK43 on topic Installing gedit
I tried what you suggested and got unable to find package
on the gedit web site instructions say for debian 7 use what I already tried. Is it possible that gedit is not available at this time?
I am confused or lost or both.
on the gedit web site instructions say for debian 7 use what I already tried. Is it possible that gedit is not available at this time?
I am confused or lost or both.
Please Log in or Create an account to join the conversation.
21 Feb 2016 14:49 #70433
by ArcEye
Replied by ArcEye on topic Installing gedit
packages.debian.org/wheezy/i386/gedit/download
packages.debian.org/wheezy/i386/gedit-plugins/download
go to directory they downloaded into and run
dpkg -i gedit*
or similar
You may need to install main gedit package first, then the plugins
packages.debian.org/wheezy/i386/gedit-plugins/download
go to directory they downloaded into and run
dpkg -i gedit*
or similar
You may need to install main gedit package first, then the plugins
Please Log in or Create an account to join the conversation.
21 Feb 2016 15:25 #70434
by JohnK43
Replied by JohnK43 on topic Installing gedit
ArcEye
Thanks for the time.
I downloaded the links you sent.
Went to the Downloads directory
did dpkg -i gedit*
and got multiple errors mostly about missing.gedit-commons and a lot of other stuff.
I could post it if that would be any help.
You should treat me like your normal idiot son. I have only been using linux for a compartitively short time and sometimes I get all lost and confused.
I still suspect I am doing something stupid,
Thanks for the time.
I downloaded the links you sent.
Went to the Downloads directory
did dpkg -i gedit*
and got multiple errors mostly about missing.gedit-commons and a lot of other stuff.
I could post it if that would be any help.
You should treat me like your normal idiot son. I have only been using linux for a compartitively short time and sometimes I get all lost and confused.
I still suspect I am doing something stupid,
Please Log in or Create an account to join the conversation.
21 Feb 2016 15:27 #70435
by JohnK43
Replied by JohnK43 on topic Installing gedit
ArcEye
follow up on previous post. The gedit program shows up in apps-accessories but does not function.
follow up on previous post. The gedit program shows up in apps-accessories but does not function.
Please Log in or Create an account to join the conversation.
Time to create page: 0.179 seconds