Skype - Install it on 64bit > 2010.1 / 2010.2 with KDE 4.5.5

Guides, tutorials & docs
Locked
User avatar
rugyada
Amministratore
Amministratore
Posts: 1562
Joined: 14 July 2008, 22:58
ROSA: ROSA.Fresh R8 64bit
OpenMandriva: OMLx 4.2
Kernel: kernel-release
Desktop: KDE tutta la vita
country: Italy

Skype - Install it on 64bit > 2010.1 / 2010.2 with KDE 4.5.5

Post by rugyada »

Image How to install skype in Mandriva Linux 2010.1 - 2010.2 running KDE 4.5.5

You must have all the default repositories well configured and enabled (mdv, plf and MIB)
See the guide
http://mib.pianetalinux.org/mib/forum/v ... =21&t=2223

You must temporarily add also KDE 4.5.5 32bit repo

Open a Terminal/Konsole root section.
Copy the code above, press Enter, and wait for a while

Code: Select all

urpmi.addmedia tmp_MIB-KDE455_32_release http://mib.pianetalinux.org/MIB/2010.2/others/kde/4.5.5/32/release
urpmi.addmedia tmp_MIB-KDE455_32_updates http://mib.pianetalinux.org/MIB/2010.2/others/kde/4.5.5/32/updates
urpmi.addmedia tmp_Main_32_release ftp://ftp.proxad.fr/mirrors/ftp.mandriva.com/MandrivaLinux/official/2010.1/i586/media/main/release
urpmi.addmedia tmp_Main_32_updates ftp://ftp.proxad.fr/mirrors/ftp.mandriva.com/MandrivaLinux/official/2010.1/i586/media/main/updates
urpmi.addmedia tmp_MIB_Basic_64 http://mib.pianetalinux.org/MIB/2010.1/64/basic/
urpmi skype --allow-suggest --auto --force
urpmi.removemedia tmp_Main_32_release
urpmi.removemedia tmp_Main_32_updates
urpmi.removemedia tmp_MIB_Basic_64
urpmi.removemedia tmp_MIB-KDE455_32_release
urpmi.removemedia tmp_MIB-KDE455_32_updates
# SKYPE 2.1.0.81 has been installed: Enjoy!
# It needs now some time to configure it properly
# ===============================================
# Greetings from Rugyada and all the MIB Team
Image Skype - Installalo su 64bit > 2010.1 / 2010.2 con KDE 4.5.5

Eseguendo lo script corredato in CODICE,
- vengono installati i necessari repo per Skype come repo temporanei,
- viene installato Skype, con tutte le librerie 32bit necessarie
- vengono rimossi i repo temporanei che sono serviti per l'installazione
- tutto torna alla situazione precedente ma finalmente Skype è installato...
Image
ciauu ciauu, ruru

MIB... e le stelle stanno a guardare.
«E' bello avere delle certezze, tipo la terra gira, il sole è caldo, se ti prendi con quelli del MIB vieni fanculizzato. Cose semplici, in fondo» (M.C.)

User avatar
oiram73
Utente senior
Utente senior
Posts: 405
Joined: 5 January 2009, 13:33
ROSA: -
OpenMandriva: 2014
Kernel: 3.19.8-nrjQL-realtim
Desktop: KDE 4.14.3
country: Italia
Location: Perugia
Contact:

Re: Skype - Install it on 64bit > 2010.1 / 2010.2 with KDE 4

Post by oiram73 »

Forse c'è da correggere alcuni indirizzi:

Code: Select all

[root@localhost mario]# urpmi.addmedia tmp_MIB-KDE454_32_release http://mib.pianetalinux.org/MIB/2010.2/others/kde/4.5.4/32/release
viene aggiunto il supporto "tmp_MIB-KDE454_32_release"
...recupero fallito: curl non riuscito: uscito con 22

non trovo i metadati per il supporto "tmp_MIB-KDE454_32_release"
[root@localhost mario]# 

Code: Select all

[root@localhost mario]# urpmi.addmedia tmp_MIB-KDE454_32_updates http://mib.pianetalinux.org/MIB/2010.2/others/kde/4.5.4/32/update
viene aggiunto il supporto "tmp_MIB-KDE454_32_updates"
...recupero fallito: curl non riuscito: uscito con 22

non trovo i metadati per il supporto "tmp_MIB-KDE454_32_updates"
[root@localhost mario]#
OMA-2014
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni!

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: Skype - Install it on 64bit > 2010.1 / 2010.2 with KDE 4

Post by NicCo »

oiram73 wrote:Forse c'è da correggere alcuni indirizzi:

Code: Select all

[root@localhost mario]# urpmi.addmedia tmp_MIB-KDE454_32_release http://mib.pianetalinux.org/MIB/2010.2/others/kde/4.5.4/32/release
viene aggiunto il supporto "tmp_MIB-KDE454_32_release"
...recupero fallito: curl non riuscito: uscito con 22

non trovo i metadati per il supporto "tmp_MIB-KDE454_32_release"
[root@localhost mario]# 

Code: Select all

[root@localhost mario]# urpmi.addmedia tmp_MIB-KDE454_32_updates http://mib.pianetalinux.org/MIB/2010.2/others/kde/4.5.4/32/update
viene aggiunto il supporto "tmp_MIB-KDE454_32_updates"
...recupero fallito: curl non riuscito: uscito con 22

non trovo i metadati per il supporto "tmp_MIB-KDE454_32_updates"
[root@localhost mario]#
Era un problema di reindirizzamento nel server MIB che ho prontamente corretto

Ma contemporaneamente ho anche aggiornato la Guida al KDE 4.5.5 (cambia poco)
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

Locked