Re: FC 20 and new skype?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 09 Aug 2014 12:53:05 -0700
Paul Erickson <va7nt@xxxxxxxxx> wrote:

> Yes that is the version I am referring to, but when I execute it, the 
> heading still reads version 4.2 and when I try to login, the
> connection is refused.
> 
> Did you have to remove the previous version, if so, what process did
> you use to do that?

It depends how you installed the previous version. In my case, I
downloaded the Fedora 16 rpm (it was for i586 or something...) from the
Skype website, did a yum localinstall ./skype-<whatever>.rpm, and yum
took care of everything. After that, version 4.3 Just Works(tm).

The point here is that I have previously used the same method to
install v4.2, so it got upgraded automatically. If you installed the old
version by some other method, like unpacking the tarball into /opt, you
have to remove it manually.

// As a side note, this kind of situation is a textbook example why rpm
is preferred over tarballs... //

The second thing you should check is that you have actually exited the
old version. Closing down the Skype window isn't enough, you need to
find it in the system tray (or whatever is the equivalent for your DE),
right-click and choose "quit" from the menu. Or do a "killall skype"
in the terminal. Then start it again and verify which version is
running.

You can also do a "which skype" to figure out what binary is being used
when you start it. It will probably say /usr/bin/skype, so then you can
do a "ls -l /usr/bin/skype" and "file /usr/bin/skype" to see if it is an
actual binary, a symbolic link to something else, or a bash script
which invokes the binary internally. Either way, you will be pointed to
the location of the actual binary. Delete it, and reinstall the 4.3
version (preferably using yum).

HTH, :-)
Marko

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux