Software :: Install Pidgin Via Terminal?
Apr 6, 2010
I want to install pidgin2.6.6.
When I want to install pidgin via terminal it shows:
XXX@XXX-desktop:~$ sudo apt-get install pidgin
[sudo] password for XXX:
Reading package lists... Done
Building dependency tree
[Code].....
Recommends: gstreamer0.10-plugins-good but it is not going to be installed E: Broken packages
When I tried to install the dependencies,some of the dependencies can not be installed.
View 1 Replies
ADVERTISEMENT
May 1, 2010
I am using Ubuntu 9.04. After doing sudo apt-get update When I try to insatll pidgin via terminal it shows: XXX@XXX-desktop:~$ sudo apt-get install pidgin Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation: The following packages have unmet dependencies: pidgin: Depends: libpurple0 (>= 1:2.6.0) but it is not going to be installed Depends: perl (>= 5.10.0-19ubuntu1.1) but 5.10.0-19ubuntu1 is to be installed E: Broken packages
View 5 Replies
View Related
Jan 5, 2011
I have a Kubuntu 10.10 install on which I can't update my packages due to some fail conflict between pidgin and pidgin-facebookchat. I can't even remove the stuff via apt-get due to this conflict...
sudo apt-get remove pidgin
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
[Code]...
View 3 Replies
View Related
Aug 1, 2010
Previously after doing aptitude upgrade, my pidgin seems broken with no gui shown. So I decided to download the latest source from pidgin website and build it from source, but I think I made situation worse because it then complained that ssl lib was needed. Then I removed the libpurple (e.g. aptitude purge libpurple0 libpurple-bin libpurple-dev) and reinstalled pidgin (aptitude install pidgin). Now it shows the error
pidgin: symbol lookup error: pidgin: undefined symbol: purple_media_element_info_get_type
I searched on the internet and can not find a solution. The clues on the internet says that's because the piding I use is the older version of libpurple. But I think I've removed all with purge and reinstalled it. Maybe some legacy binary is referenced. What or where it might be? Or where there may contain related information.
View 2 Replies
View Related
Jun 13, 2009
How do I install Pidgin on Fedora 11? I do not find it in yum or System -> Administration -> Add/Remove Software. The Pidgin download page says they don't provide packages for Fedora 8 or later: http://www.pidgin.im/download/fedora_core/
View 14 Replies
View Related
Jul 23, 2010
i am using opensuse 11.2 in my laptop.I Heard that using Yast Kopete get replaced by Pidgin,but i dont want to do it so i downloaded the .tar.bz file and how do I install it using Konsole?
View 3 Replies
View Related
Apr 8, 2010
I recently installed pidgin but its missing the icons for the status of my logon and the status of others. any ideas on how to build a working online/away/busy icon set for pidgin? from what i can tell its probably missing script from somewhere.
View 8 Replies
View Related
Dec 4, 2010
I would like to know if someone has been able to install latest Pidgin version 2.7.7 in fedora 14? I was trying to find out repo for it but cant find. I have read this version fix the MSN certificates errors .
View 1 Replies
View Related
Feb 22, 2011
Been a slackware user for over a year now and this is the first time I've run into this exact little problem. Pidgin's most current version in the official repository is 2.7.9, and I want to upgrade to it's latest version (2.7.10). There is no slackbuild for it on slacky.eu or slackbuilds org, the official repo hasn't added .10 in the week that its been out so I'm not holding my breath on an update anytime soon. I suppose I 'could' install it the old fashioned way (make/make install/etc), but I'm not sure what kind of effect this would have on the current installation, or if it would break itself or whatever.Is there a way to get pidgin 2.7.10 installed without having to do it this way?
View 10 Replies
View Related
Aug 22, 2009
Can anybody suggest me way to install old version of pidgin i.e pidgin2.5.5 I have searched for it's rpm on google but got no luck
View 3 Replies
View Related
Jun 16, 2010
Is there a way to install the Pidgin IM client without installing the Evolution data server? I'm in F12KDE (spin) and have no need for the evolution server and really don't want it on my machine, but the KDE chat client (Kopete) is very buggy and won't connect to my gmail IM account.
View 3 Replies
View Related
Nov 22, 2010
I had to remove pidgin because I thought it would fix the annoying SSL error.
But now, when I try to re-install it.
[URL]
I'm using Ubuntu 10.10 btw
View 9 Replies
View Related
Apr 4, 2010
how can i install pidgin chat client on ubuntu
View 1 Replies
View Related
May 25, 2010
Running Ubuntu 10.04 64bit on a Gateway md7818u.When trying to install Pidgin today, I found that I could not do so in the software center due to to a "Software Dependencies Cannot Be Resolved" error. So I went to Synaptic and attempted there. One package after another kept saying "dependent on (insert package name here) but will not be installed" so I went to manually install these packages, with the same results, leading me to "libdirac-encoder0" which would install but conflicted with many of my installed programs it said that all had to be removed to install this package, which will allow me to install all of these other packages, which will allow me to install Pidgin.
View 5 Replies
View Related
Apr 16, 2009
I just downlaoded a .repo file from the pidgin website, and iot says to move this folder to /etc/yum.repos.d/ but it wont let me paste the file into this folder.
View 1 Replies
View Related
Dec 24, 2010
I am very new to Slackware and Linux.
I was able to install and run Slackware 13.0. But I have no clue to install anything to Slackware.
Can some one kindly explain step by step how can I install pidgin-2.5.9-x86_64-1.txz ?. It will be a great help.
How can I learn Slackware?
View 4 Replies
View Related
Aug 10, 2010
a friend of mine is running debian and for some reason we are getting errors when we try to use the deb package on its google code page were there like some dependancies that we need to install first before doing it through the use of a deb package
View 3 Replies
View Related
Aug 26, 2010
I'm using Ubuntu jaunty and was using old version of pidgin until today. Today I had decided to install newer version of Pidgin 2.7 and uninstalled my old version from system. Because it had so many problem like not login to yahoo account.
I went to Pidgin website and downloaded Debian package for ubuntu. But got an error while installing. Finally I decided to install it from source package and downloaded it to install. While I try to make configure file by typing
Code:
./configure
command, it gave me following error:
Code:
checking for update_panels in -lpanel... no
[Code]...
So I can not install Pidgin now. If I have to install it anyway I have to disable video and voice service for Pidgin. But I would like to use Pidgin with video and voice.
View 3 Replies
View Related
Sep 1, 2011
I am on 10.10 using Gnome 2. When I go to install GIMP via Terminal, SPM or USC I get an error about not being able to install libpoppler-glib4. Odd thing is I have the updated version.
View 6 Replies
View Related
Mar 28, 2011
My commands like
ifconfig
nano
etc dont work in terminal. This is my first attempt trying openSUSE and I have been using ubuntu, linux mint and backtrack 4 r2 before.
View 6 Replies
View Related
Oct 3, 2010
I just installed ubuntu (the most recent version, i dont know its number), and i've got some basic questions:
How to use sudo command?
what is sudo command?
How to navigate into a folder in terminal (like when you have Windows xp os there would be something like Mycomputer/Localdisk/ProgramFiles/Lol/Lol.exe)?
Can you give me a site that lists all the commands that ubuntu has?
View 5 Replies
View Related
Nov 17, 2010
I've always been a Microsoft *****, in that my main operating system has always been Windows. I have decided that it is time to learn Linux, as I am in college working to become a network administrator, and realize that Red Hat and Ubuntu servers will probably be something I work with in the future. At any pace, being a beginner has its draw backs, namely that small mistakes are preventing me from doing things. why I cannot install a program named Tor through Terminal. I get error messages back from Terminal saying it failed, used older files, or a mixture of both when imputing some of these commands.
Link to site: [URL] (Tried to follow instructions of option two)
[Code].....
View 9 Replies
View Related
Aug 5, 2010
I have a .deb on my computer and I want to install it from terminal. It has dependencies so I want to you apt-get install to solve these as dpkg -i didn't deal with dependencies. I tried sudo apt-get install package.deb but that didn't work.
View 5 Replies
View Related
Sep 6, 2010
I have this NVIDIA.run file and rather than executing it in the terminal from changing properties, I want to just install it from the terminal, since Debian always insists for a super user privilege, and I can't login as root in the X-Server. This is a catch 22 imo, though nevermind that. It seems that in attempt to replace the .exe files of Windows OS, other safety features impede such. This leaves beginners with such a disposition, how do I get this dam .run file to run... hihi. This is not the first time I've 'run' into such a similar issue, and the pro geni of this system seem to think that these issues are slight.
View 14 Replies
View Related
May 29, 2011
Iv installed debian 6.0.1 and tried to install the kde desktop. it installed ok but when i boot up now i just get a terminal. Iv tried starting x but apparently its already running which kinda makes sence since the terminal IS a bit gui (you can use the mouse to select some menu buttons at the top) Iv made sure xorg and kdm and all that jass in installed and up to date but nothing seems to work.
I saw in an ubuntu forum that someone with the same problem solved it by renaming their home folder then making a new one with "the correct permissions" however i have no idea hgow to do that from the terminal and alot fot eh commands they talked about dont seem to work which i was surprised by since i thought it was all bash? (ie startx, service, sudo are all invalid commands for me apparently)
View 4 Replies
View Related
Oct 21, 2009
How can we install programs other than using the terminal. To be honest, I liked this system and I got used to it, but the problem is someone who wants to use Fedora but has no idea on how to use the terminal, so is there any other way for installing programs?
View 8 Replies
View Related
Mar 2, 2011
I did install Fedora 14 on my netbook (Asus 1001PX) a couple of weeks ago, it worked nice. But when i try to install .RPM packages the "normal" way so do i get stuck at the window where it says something like "Package Installed". No matter how many times i try to click on the "Close" button, so is the "Package Installed" window still open. Atleast i can install .RPM packages with the terminal.
View 1 Replies
View Related
Jan 24, 2010
I eventually got round to moving my AMDX4 machien from 11.1 to 11.2. I have done this to a coupl eof other similar machines so was not expecting any problems.
However I now have a problem. In runlevel 5 I have an xdm logon screen, but neither the keyboard or mouse work. I can ssh in from another machine and changing to runlevel 3 i have a keybopard and can log in. But sax2 does not respond to keyboard or mouse, so the machine is not really usable.
What package should I reinstall? Or what else can I do?
PS Not attempting to run gnome, kde or dfce; plain fvwm and X
View 9 Replies
View Related
Apr 4, 2010
I downloaded the latest version of java but I can't seem to install from the terminal. Can anybody out there walk me through the process?
View 1 Replies
View Related
Oct 9, 2010
I am having a hard time trying to install "gnomenu". Can u give me the commands and generally what do I do to install it via the terminal?
View 7 Replies
View Related