LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-21-2019, 01:06 PM   #1
glupa4e
Member
 
Registered: Jan 2011
Posts: 321

Rep: Reputation: 7
Pipelight (Silverlight) - Missing system 32b libraries when doing system-check


Hi,
i am sorry i have to bother you again. For an IPTV service i need Silverlight. It seems that i am not even able to finish my registration unless i have that package. So i tried to do an update of my pipelight plugin


Code:
pipelight-plugin --update
Saving to: ‘/tmp/tmp.6PqFlM’

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

2019-02-21 19:56:36 (2,05 MB/s) - ‘/tmp/tmp.6PqFlM’ saved [29488/29488]

gpg: Signature made  1.11.2016 21:29:54 CET 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.
I have that plugin enabled

Code:
bash-4.3$ pipelight-plugin --list-enabled
silverlight5.1
But my system-check fails with some missing 32b libraries.
Code:
bash-4.3$ pipelight-plugin --system-check
>> 32 bit <<

Checking Wine version ...
Version: wine-2.21 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine --patches' for more details.)

preloader: Warning: failed to reserve range 00010000-00110000
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Ivybridge Mobile x86/MMX/SSE2
OpenGL Direct Rendering: True
OpenGL: PASSED

Checking fonts ...
Found Arial in Z:\usr\share\fonts\TTF\arial.ttf
Found Arial in Z:\usr\share\fonts\TTF\arialbd.ttf
Found Arial in Z:\usr\share\fonts\TTF\arialbi.ttf
Found Arial in Z:\usr\share\fonts\TTF\ariali.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdana.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdanab.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdanaz.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdanai.ttf
Fonts: PASSED

Checking ACLs / XATTR ...
ACLs: PASSED

Checking libraries...
libcairo.so.2: /usr/lib/libcairo.so.2
libcups.so.2: missing
libdbus-1.so.3: /usr/lib/libdbus-1.so.3
libfontconfig.so.1: /usr/lib/libfontconfig.so.1
libfreetype.so.6: /usr/lib/libfreetype.so.6
libGL.so.1: /usr/lib/libGL.so.1
libgnutls.so.30: missing
libgobject-2.0.so.0: /usr/lib/libgobject-2.0.so.0
libjpeg.so.62: /usr/lib/libjpeg.so.62
libncurses.so.5: /lib/libncurses.so.5
libnetapi.so.0: missing
libodbc.so: missing
libOSMesa.so.8: /usr/lib/libOSMesa.so.8
libpcap.so.1: /usr/lib/libpcap.so.1
libpng16.so.16: /usr/lib/libpng16.so.16
libsane.so.1: /usr/lib/libsane.so.1
libtiff.so.5: /usr/lib/libtiff.so.5
libv4l1.so.0: /usr/lib/libv4l1.so.0
libva.so.1: /usr/lib/libva.so.1
libva-drm.so.1: /usr/lib/libva-drm.so.1
libva-x11.so.1: /usr/lib/libva-x11.so.1
libX11.so.6: /usr/lib/libX11.so.6
libX11-xcb.so.1: /usr/lib/libX11-xcb.so.1
libXcomposite.so.1: /usr/lib/libXcomposite.so.1
libXcursor.so.1: /usr/lib/libXcursor.so.1
libXext.so.6: /usr/lib/libXext.so.6
libXi.so.6: /usr/lib/libXi.so.6
libXinerama.so.1: /usr/lib/libXinerama.so.1
libXrandr.so.2: /usr/lib/libXrandr.so.2
libXrender.so.1: /usr/lib/libXrender.so.1
libxslt.so.1: /usr/lib/libxslt.so.1
libXxf86vm.so.1: /usr/lib/libXxf86vm.so.1
Libraries: FAILURE

>> 64 bit <<

Checking Wine version ...
Version: wine-2.21 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine64 --patches' for more details.)

preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Ivybridge Mobile 
OpenGL Direct Rendering: True
OpenGL: PASSED

Checking fonts ...
Found Arial in Z:\usr\share\fonts\TTF\arial.ttf
Found Arial in Z:\usr\share\fonts\TTF\arialbd.ttf
Found Arial in Z:\usr\share\fonts\TTF\arialbi.ttf
Found Arial in Z:\usr\share\fonts\TTF\ariali.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdana.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdanab.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdanaz.ttf
Found Verdana in Z:\usr\share\fonts\TTF\verdanai.ttf
Fonts: PASSED

Checking ACLs / XATTR ...
ACLs: PASSED

Checking libraries...
libcairo.so.2: /usr/lib64/libcairo.so.2
libcups.so.2: /usr/lib64/libcups.so.2
libdbus-1.so.3: /usr/lib64/libdbus-1.so.3
libfontconfig.so.1: /usr/lib64/libfontconfig.so.1
libfreetype.so.6: /usr/lib64/libfreetype.so.6
libGL.so.1: /usr/lib64/libGL.so.1
libgnutls.so.30: /usr/lib64/libgnutls.so.30
libgobject-2.0.so.0: /usr/lib64/libgobject-2.0.so.0
libgtk-3.so.0: /usr/lib64/libgtk-3.so.0
libjpeg.so.62: /usr/lib64/libjpeg.so.62
libncurses.so.5: /lib64/libncurses.so.5
libnetapi.so.0: /usr/lib64/libnetapi.so.0
libodbc.so: /usr/lib64/libodbc.so
libOSMesa.so.8: /usr/lib64/libOSMesa.so.8
libpcap.so.1: /usr/lib64/libpcap.so.1
libpng16.so.16: /usr/lib64/libpng16.so.16
libsane.so.1: /usr/lib64/libsane.so.1
libtiff.so.5: /usr/lib64/libtiff.so.5
libv4l1.so.0: /usr/lib64/libv4l1.so.0
libva.so.1: /usr/lib64/libva.so.1
libva-drm.so.1: /usr/lib64/libva-drm.so.1
libva-x11.so.1: /usr/lib64/libva-x11.so.1
libX11.so.6: /usr/lib64/libX11.so.6
libX11-xcb.so.1: /usr/lib64/libX11-xcb.so.1
libXcomposite.so.1: /usr/lib64/libXcomposite.so.1
libXcursor.so.1: /usr/lib64/libXcursor.so.1
libXext.so.6: /usr/lib64/libXext.so.6
libXi.so.6: /usr/lib64/libXi.so.6
libXinerama.so.1: /usr/lib64/libXinerama.so.1
libXrandr.so.2: /usr/lib64/libXrandr.so.2
libXrender.so.1: /usr/lib64/libXrender.so.1
libxslt.so.1: /usr/lib64/libxslt.so.1
libXxf86vm.so.1: /usr/lib64/libXxf86vm.so.1
Libraries: PASSED
I have the officially unsupported multilib setup and i do not know which packages do i need to install and how to install them. Do i need the -compat32 versions of those packages?

Unfortunately the link http://fds-team.de/pipelight/ does not work any more and i cannot test my silverlight installation. Firefox seems to have dropped support for silverlight and i should try with another browser, e.g. chromium.

Any idea how to prceed?
 
Old 02-21-2019, 02:21 PM   #2
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
This might help..... maybe.....

https://alien.slackbook.org/blog/pip...#comment-23170

If you need a chromium based browser you might try Vivaldi.

Last edited by cwizardone; 02-21-2019 at 02:22 PM.
 
Old 02-21-2019, 02:53 PM   #3
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
not sure what your doing with pipelight but piplight will use flash_cdm special cookies install google-chrome it will handle this issue.
it is in extra slackware. if not go the other way but I have not seen that small wine plugin updated.
 
Old 02-22-2019, 01:52 AM   #4
glupa4e
Member
 
Registered: Jan 2011
Posts: 321

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by cwizardone View Post
This might help..... maybe.....

https://alien.slackbook.org/blog/pip...#comment-23170

If you need a chromium based browser you might try Vivaldi.
Hi cwizardone, could you please let me know which particular comment you mean (Date and time and by whom), because i am not redirected to it but to the article. There are so many comments that i do not figure out which is the relevant for me. Thanks!
 
Old 02-22-2019, 10:29 AM   #5
glupa4e
Member
 
Registered: Jan 2011
Posts: 321

Original Poster
Rep: Reputation: 7
Regarding missing 32b libraries

Let me ask you, i am curious to know why when i do

pipelight-plugin --system-check

i get amongst others about the 32b libraries
Code:
Checking libraries...
libcairo.so.2: /usr/lib/libcairo.so.2
libcups.so.2: missing
libdbus-1.so.3: /usr/lib/libdbus-1.so.3
libfontconfig.so.1: /usr/lib/libfontconfig.so.1
libfreetype.so.6: /usr/lib/libfreetype.so.6
libGL.so.1: /usr/lib/libGL.so.1
libgnutls.so.30: missing
libgobject-2.0.so.0: /usr/lib/libgobject-2.0.so.0
libjpeg.so.62: /usr/lib/libjpeg.so.62
libncurses.so.5: /lib/libncurses.so.5
libnetapi.so.0: missing
libodbc.so: missing
libOSMesa.so.8: /usr/lib/libOSMesa.so.8
libpcap.so.1: /usr/lib/libpcap.so.1
libpng16.so.16: /usr/lib/libpng16.so.16
libsane.so.1: /usr/lib/libsane.so.1
libtiff.so.5: /usr/lib/libtiff.so.5
libv4l1.so.0: /usr/lib/libv4l1.so.0
libva.so.1: /usr/lib/libva.so.1
libva-drm.so.1: /usr/lib/libva-drm.so.1
libva-x11.so.1: /usr/lib/libva-x11.so.1
libX11.so.6: /usr/lib/libX11.so.6
libX11-xcb.so.1: /usr/lib/libX11-xcb.so.1
libXcomposite.so.1: /usr/lib/libXcomposite.so.1
libXcursor.so.1: /usr/lib/libXcursor.so.1
libXext.so.6: /usr/lib/libXext.so.6
libXi.so.6: /usr/lib/libXi.so.6
libXinerama.so.1: /usr/lib/libXinerama.so.1
libXrandr.so.2: /usr/lib/libXrandr.so.2
libXrender.so.1: /usr/lib/libXrender.so.1
libxslt.so.1: /usr/lib/libxslt.so.1
libXxf86vm.so.1: /usr/lib/libXxf86vm.so.1
Libraries: FAILURE
I run the system-check as a normal user, as i would run the browser plugin. So when i look for the particular library it seems to be there but the symbolic link is missing
Code:
bash-4.3$ locate libcups.so.2
/usr/lib64/libcups.so.2
/usr/lib/libcups.so.2

bash-4.3$ locate libgnutls.so.30
/usr/lib64/libgnutls.so.30.13.1
/usr/lib64/libgnutls.so.30
/usr/lib/libgnutls.so.30.13.1
/usr/lib/libgnutls.so.30

bash-4.3$ locate libnetapi.so.0
/usr/lib64/libnetapi.so.0
/usr/lib/libnetapi.so.0
Only libodbc.so is missing really. The others are present but are unable to be found automatically. Does that mean that i have to manually create the symbolic links?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Install Silverlight alternative Pipelight in Linux Mint 16 LXer Syndicated Linux News 0 04-10-2014 06:30 PM
[SOLVED] How can I add specific Windows software to Pipelight/Silverlight in Firefox browser? Coffeetime Linux - Newbie 1 03-22-2014 12:17 PM
Does Silverlight/Pipelight need SSE or SSE2 cpu? Zyblin Linux - General 2 11-11-2013 12:13 PM
LXer: Pipelight – Using Silverlight in Linux browsers LXer Syndicated Linux News 0 09-03-2013 12:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration