Installing gedit

More
21 Feb 2016 15:32 - 21 Feb 2016 15:37 #70436 by ArcEye
Replied by ArcEye on topic Installing gedit
gedit-common is a dependency and is here

packages.debian.org/wheezy/all/gedit-common/download

I can't figure out why you cannot just install it normally with apt-get, it is in the main repo, which should be in your apt sources.list.

Anyway download and try installing gedit-common first, then gedit then gedit-plugins

ie
sudo dpkg -i gedit-common_3.4.2-1_all.deb
sudo dpkg -i gedit_3.4.2-1_i386.deb
sudo dpkg -i gedit-plugins_3.4.0-1_i386.deb


If that does not work, you really need to install synaptic, get your repo source stanzas sorted out and use that.
It will save you a lot of work.
Last edit: 21 Feb 2016 15:37 by ArcEye.

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 15:53 #70437 by JohnK43
Replied by JohnK43 on topic Installing gedit
ARcEye
now you are officially over my head.
1st what should be in my apt sources.list
2nd Is it possible my problems come from running the
deb buildbot.linuxcnc.org/ wheezy master-rt
deb-src buildbot.linuxcnc.org/ wheezy master-rt

no clue about synaptic...Will work on that.

Thanks anyway

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 16:05 #70438 by ArcEye
Replied by ArcEye on topic Installing gedit
Your /etc/apt/sources.list should have a line similar to
deb ftp.de.debian.org/debian wheezy main
in it.

If it did, having run apt-get update you should have found the gedit package with apt-get, because it is in main

synaptic is the GUI access to apt, won't help you if your repo paths are not right though

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 16:26 #70439 by JohnK43
Replied by JohnK43 on topic Installing gedit
ArcEye

This is what is in my sources.list

# deb http.debian.net/debian wheezy main contrib non-free
# deb-src http.debian.net/debian wheezy main contrib non-free
deb http.debian.net/debian wheezy-updates main contrib non-free
# deb-src http.debian.net/debian wheezy-updates main contrib non-free
deb security.debian.org/ wheezy/updates main contrib non-free
deb-src security.debian.org/ wheezy/updates main contrib non-free

I am open to any suggestions.

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 16:33 - 21 Feb 2016 16:39 #70440 by ArcEye
Replied by ArcEye on topic Installing gedit

# deb http.debian.net/debian wheezy main contrib non-free
# deb-src http.debian.net/debian wheezy main contrib non-free
deb http.debian.net/debian wheezy-updates main contrib non-free
# deb-src http.debian.net/debian wheezy-updates main contrib non-free
deb security.debian.org/ wheezy/updates main contrib non-free
deb-src security.debian.org/ wheezy/updates main contrib non-free


Your stanza to access the wheezy main repo is commented out ( that is what a # does)

Remove the comments, run
sudo apt-get update again
and then pull gedit with
sudo apt-get install gedit-common gedit gedit-plugins

It should work then
Last edit: 21 Feb 2016 16:39 by ArcEye.

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 16:44 #70441 by JohnK43
Replied by JohnK43 on topic Installing gedit
I ran apt-get update

Generated what I believe to be warnings"W"

W: Duplicate sources.list entry buildbot.linuxcnc.org/ wheezy/master-rt i386 Packages (/var/lib/apt/lists/buildbot.linuxcnc.org_dists_wheezy_master-rt_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems

Is this something I should be worried about or I can fix?

I do appreciate the help and time.

I have not yet tried to pull gedit.

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 17:01 #70442 by ArcEye
Replied by ArcEye on topic Installing gedit
It is just telling you the entry appears twice, I have no idea what you did to add master-rt in the first place.

Try pulling gedit and see what happens.

You should be able to just use
sudo apt-get install gedit gedit-plugins

it will get gedit-common and any other dependencies

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 17:08 #70443 by JohnK43
Replied by JohnK43 on topic Installing gedit
I updated the master to get the foam 4 axis sim "X Y U V" for a wirecutter. I may have put some stuff in the wrong place.

I think what I am going to do is reinstall the live cd version see if I can install gedit then install the master of emc2

what you think???

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 17:12 #70444 by ArcEye
Replied by ArcEye on topic Installing gedit
Only as a last resort if things are so far screwed up you cannot install anything.

What happened when you tried to install gedit?

Please Log in or Create an account to join the conversation.

More
21 Feb 2016 17:21 #70445 by JohnK43
Replied by JohnK43 on topic Installing gedit
It complained about missing dependencies and finished what I though was normally.

Gedit appeared on the accesseries menu but does not function.

This is a brand new install slated for a backup to a wire cutter and a router.

We are installing the system and I will start over. I am much more knowledgeable than I was yesterday thanks to everyone.

I am suspecting I put something wrong in the wrong place and we could look for it for a long time. New install and it don't work
then it should be simple. Maybe?

Please Log in or Create an account to join the conversation.

Time to create page: 0.083 seconds
Powered by Kunena Forum