Gönderen Konu: [Nasıl] Linux Mint Pipelight (Silverlight) Uygulaması Kurulumu  (Okunma sayısı 26136 defa)

Çevrimdışı bymuto

  • Yeni Penguen
  • *
  • İleti: 60
  • Dağıtım: mint
  • Grafik Kartı: gtx 760
  • İşlemci: i7 2600k
Ynt: [Nasıl] Linux Mint Pipelight (Silverlight) Uygulaması Kurulumu
« Yanıtla #30 : 21 Mayıs 2017, 16:19:32 »
Kod: [Seç]
enis@enis-System-Product-Name-Invalid-entry-length-16-Fixed-up-to-11 ~/Masaüst�
� $ sudo add-apt-repository ppa:pipelight/stable
[sudo] password for enis:
Aşağıdaki PPA deposunu eklemek üzeresiniz:
 Daha fazla bilgi: https://launchpad.net/~pipelight/+archive/ubuntu/stable
Devam etmek için Giriş tuşuna ya  da iptal etmek için CTRL+C tuşlarına basınız

Executing: /tmp/tmp.hnpaotWzZI/gpg.1.sh --keyserver
hkp://keyserver.ubuntu.com:80
--recv-keys
25396B8E
gpg: requesting key 25396B8E from hkp server keyserver.ubuntu.com
gpg: key 25396B8E: "Launchpad PPA for Pipelight Dev Team" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
enis@enis-System-Product-Name-Invalid-entry-length-16-Fixed-up-to-11 ~/Masaüst�
� $ sudo apt-get update
Aynı:  1 http://download.mono-project.com/repo/ubuntu xenial InRelease
Aynı:  2 http://archive.ubuntu.com/ubuntu xenial InRelease                     
Aynı:  3 http://archive.canonical.com/ubuntu xenial InRelease                 
Aynı:  4 http://ppa.launchpad.net/pipelight/stable/ubuntu xenial InRelease     
İndir: 5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]   
İndir: 6 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB] 
Yoksay:7 http://packages.linuxmint.com serena InRelease                       
Aynı:  8 http://packages.linuxmint.com serena Release                         
İndir: 9 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB] 
1 sn.'de 306 kB alındı (305 kB/s)                                             
Paket listeleri okunuyor... Bitti
enis@enis-System-Product-Name-Invalid-entry-length-16-Fixed-up-to-11 ~/Masaüst�
� $ sudo apt-get install --install-recommends pipelight-multi
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
pipelight-multi zaten en yeni sürümde (0.2.8.2~ubuntu16.04.1).
0 paket yükseltilecek, 0 yeni paket kurulacak, 0 paket kaldırılacak ve 262 paket yükseltilmeyecek.
enis@enis-System-Product-Name-Invalid-entry-length-16-Fixed-up-to-11 ~/Masaüst�
� $ echo check_certificate = off | tee ~/.wgetrc
check_certificate = off
enis@enis-System-Product-Name-Invalid-entry-length-16-Fixed-up-to-11 ~/Masaüst�
� $ sudo pipelight-plugin --update
--2017-05-21 16:15:47--  https://bitbucket.org/mmueller2012/pipelight/raw/master/share/install-dependency-1434FC73.sig
Resolving bitbucket.org (bitbucket.org)... 104.192.143.3, 104.192.143.2, 104.192.143.1, ...
Connecting to bitbucket.org (bitbucket.org)|104.192.143.3|:443... connected.
WARNING: cannot verify bitbucket.org's certificate, issued by ‘CN=DigiCert SHA2 Extended Validation Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US’:
  Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 200 OK
Length: 29488 (29K) [text/plain]
Saving to: ‘/tmp/tmp.DYgcepzEGR’

/tmp/tmp.DYgcepzEGR 100%[===================>]  28,80K  --.-KB/s    in 0,01s   

2017-05-21 16:15:48 (2,50 MB/s) - ‘/tmp/tmp.DYgcepzEGR’ saved [29488/29488]

gpg: Signature made Sal 01 Kas 2016 23:29:54 +03 using RSA key ID 1434FC73
gpg: Good signature from "Pipelight Dev Team (install-dependency) <webmaster@fds-team.de>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: CF23 08D4 3507 9A77 124E  01A2 83C7 3FB2 1434 FC73

Script dependency-installer is already up-to-date.
enis@enis-System-Product-Name-Invalid-entry-length-16-Fixed-up-to-11 ~/Masaüst�
� $ sudo pipelight-plugin --enable silverlight

The following modules require a license confirmation before they can be enabled:

[*] Microsoft Silverlight 5.1
By continuing the installation you agree that you've read and accepted the
MICROSOFT SOFTWARE LICENSE TERMS:
http://go.microsoft.com/fwlink/?LinkId=229303

Microsoft Silverlight Privacy Statement:
http://go.microsoft.com/fwlink/?LinkId=229306

To find out more click here:
http://www.microsoft.com/silverlight/

[*] mpg2splt.ax
This library is part of the Microsoft DirectX End-User Runtime.
By continuing the installation you agree that you've read and accepted the
Microsoft Software License Terms.
You can find them in /usr/share/pipelight/licenses/license-mpg2splt.txt

To find out more click here:
http://www.microsoft.com/en-us/download/details.aspx?id=35

Do you accept the 2 license(s) above? [Y/N] Y

The following modules are marked as optional dependencies:

[*] wininet.dll [OPTIONAL]
This wininet.dll library is a debug version provided for the Microsoft
Internet Explorer. By continuing the installation you agree that you've
read and accepted the license terms.
You can find them in /usr/share/pipelight/licenses/license-wininet.txt

To find out more click here:
http://www.microsoft.com/en-us/download/details.aspx?id=11434

To agree to this license run (for each user who wants to use this module):
touch $HOME/.config/wine-wininet-installer.accept-license

Plugin silverlight5.1 is now enabled
enis@enis-System-Product-Name-Invalid-entry-length-16-Fixed-up-to-11 ~/Masaüst�
� $
Hatam nerde  :(

Mesajlar Birleştirildi.
kurmayı başardım 18.1 de de çalişiyor   baloncukları gördüm tivibu için ugrastım 1 gunumu yedi sonuç 0  :'(
« Son Düzenleme: 22 Mayıs 2017, 01:00:38 Gönderen: bymuto »

Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Ynt: [Nasıl] Linux Mint Pipelight (Silverlight) Uygulaması Kurulumu
« Yanıtla #31 : 22 Mayıs 2017, 11:22:09 »
Konuya Pipelight projesinin durdurulduğu ve riskleri ile ilgili bir uyarıyla birlikte, Firefox 52.0 üsütünde NNAPI (Flash) desteğinin nasıl etkinleştirileceği ile ilgili bilgiler ekledim, lütfen bunları dikkate alınız.
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]