Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-11-01 Thread Julien Valroff
Hi,

I have finally managed to get things work correctly, but still some
manual things to do.

I have used Christian Marillat's unofficial ia32-libs* packages[0]:
ia32-libs-libcurl3
ia32-libs-libidn11
ia32-libs-libnspr4
ia32-libs-libnss3
ia32-libs-libssh2

Then I needed to create the symlink to npwrapper.libflashplayer.so by
hand:
ln -s /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so 
/usr/lib/iceweasel/plugins

No idea why this wasn't done automatically as it used to be.

Note that I have been using latest nspluginwrapper available in sid
(1.0.0-1).

Cheers,
Julien

[0] http://www.debian-multimedia.org




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-10-16 Thread Kumar Appaiah
On Wed, Oct 15, 2008 at 11:47:54PM +0100, Mike Arthur wrote:
 To further on what I had to do to get this working:
 - Link all the xulrunner librarys to /usr/lib32
 - Install a 32-bit libcurl3 to /usr/lib32
 - Install a 32-bit libssh to /usr/lib32
 
 After the above it seems to work fine.

This was helpful, but for completeness, I needed to refer to the list
provided here for the full list of 32-bit libraries needed:

http://forums.slamd64.com/viewtopic.php?f=4t=1278

HTH.

Kumar
-- 
Kumar Appaiah



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-10-15 Thread Mike Arthur
So yeh, basically it looks like the new Flash 10 should depend on ia32-libs-
xulrunner on AMD64 and create the necessary symlinks.

-- 
Cheers,
Mike Arthur
http://mikearthur.co.uk/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-10-15 Thread Mike Arthur
To further on what I had to do to get this working:
- Link all the xulrunner librarys to /usr/lib32
- Install a 32-bit libcurl3 to /usr/lib32
- Install a 32-bit libssh to /usr/lib32

After the above it seems to work fine.

-- 
Cheers,
Mike Arthur
http://mikearthur.co.uk/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-10-01 Thread Julien Valroff
Le mardi 30 septembre 2008 à 21:02 +0200, Julien Valroff a écrit :
 Le mardi 30 septembre 2008 à 20:53 +0200, Julien Valroff a écrit :
  Le mardi 30 septembre 2008 à 19:31 +0200, Julien Valroff a écrit :
   Package: flashplugin-nonfree
   Version: 1:1.7.2+fp10.20080811
   Severity: important
   
  [...]
   
   Maybe this bug should have been reported against nspluginwrapper?
   I have noticed #499045 where it is said that flash 10 requires 
   nspluginwrapper = 1.1.0
   but nothing regarding the current unstable version.
  
  I have built a package of nspluginwrapper 1.1.0 but I haven't noticed
  different behaviours.
  
 
 I have finally managed to install version 10 (downloaded from Adobe's
 website) with nspluginwrapper 1.1.0 (untested with current version
 available from the archives).
 
 I had to create the following symlinks in /usr/lib/nspluginwrapper/i386/linux:
 
 lrwxrwxrwx 1 root root 46 sep 30 20:57 libnspr4.so - 
 /emul/ia32-linux/usr/lib/xulrunner/libnspr4.so
 lrwxrwxrwx 1 root root 45 sep 30 20:56 libnss3.so - 
 /emul/ia32-linux/usr/lib/xulrunner/libnss3.so
 lrwxrwxrwx 1 root root 45 sep 30 20:56 libplc4.so - 
 /emul/ia32-linux/usr/lib/xulrunner/libplc4.so
 lrwxrwxrwx 1 root root 46 sep 30 20:56 libplds4.so - 
 /emul/ia32-linux/usr/lib/xulrunner/libplds4.so
 lrwxrwxrwx 1 root root 47 sep 30 20:56 libsmime3.so - 
 /emul/ia32-linux/usr/lib/xulrunner/libsmime3.so
 lrwxrwxrwx 1 root root 49 sep 30 20:57 libsoftokn3.so - 
 /emul/ia32-linux/usr/lib/xulrunner/libsoftokn3.so
 lrwxrwxrwx 1 root root 45 sep 30 20:56 libssl3.so - 
 /emul/ia32-linux/usr/lib/xulrunner/libssl3.so

Sorry for writing both questions and answers!

Though the plugin appears to be installed, the video or animations do
not load in iceweasel. It seems to be related to some libraries being
i386 other amd64?

Julien




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-10-01 Thread Cade
It looks like the libflashplayer.so can't find the libraries it needs:
This is tar downloaded from Adobe:
# ldd libflashplayer.so.10 | grep not
libnss3.so = not found
libsmime3.so = not found
libssl3.so = not found
libplds4.so = not found
libplc4.so = not found
libnspr4.so = not found


The libflashplayer.so from the tar that the experimental package downloads:
# ldd libflashplayer.so | grep not
libcurl.so.3 = not found
libssl3.so = not found
libnss3.so = not found
libnspr4.so = not found


I get libcurl.so.3 not found when trying to install the package at the
part where nspluginwrapper runs.  I also get that running
update-flashplugin-nonfree.  Also running nspluginscan if the FP10 .so
is in place in /usr/lib/mozilla/plugins.
-- 
Cade



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-09-30 Thread Julien Valroff
Package: flashplugin-nonfree
Version: 1:1.7.2+fp10.20080811
Severity: important

Hi,

Neither the unstable or experimental version can install the flash plugin 
on amd64.
The version in unstable fails silently (the package sets up correctly, but still
no flash available in Iceweasel).

The version in experimental gives the following error message:
Setting up flashplugin-nonfree (1:1.7.2+fp10.20080811) ...
*** NSPlugin Viewer  *** ERROR: libcurl.so.3: cannot open shared object file: 
No such file or directory
nspluginwrapper: no appropriate viewer found for 
/usr/lib/flashplugin-nonfree/libflashplayer.so

I have the follwoing error when trying to use nspluginwrapper with the latest 
flash 10 beta
available:
# nspluginwrapper -n -i ./libflashplayer.so 
*** NSPlugin Viewer  *** ERROR: libnss3.so: cannot open shared object file: No 
such file or directory
nspluginwrapper: no appropriate viewer found for ./libflashplayer.so

Maybe this bug should have been reported against nspluginwrapper?
I have noticed #499045 where it is said that flash 10 requires nspluginwrapper 
= 1.1.0
but nothing regarding the current unstable version.

Cheers,
Julien

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages flashplugin-nonfree depends on:
ii  debconf [debconf-2.0]  1.5.23Debian configuration management sy
ii  fontconfig 2.6.0-1   generic font configuration library
ii  gnupg  1.4.9-3   GNU privacy guard - a free PGP rep
ii  ia32-libs-gtk  2.7   GTK+ ia32 shared libraries
ii  lib32z11:1.2.3.3.dfsg-12 compression library - 32 bit runti
ii  nspluginwrapper1.0.0-1   A wrapper to run Netscape plugins 
ii  wget   1.11.4-2  retrieves files from the web

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
ii  iceweasel 3.0.1-1lightweight web browser based on M
pn  konqueror-nsplugins   none (no description available)
ii  msttcorefonts 2.6transitional dummy package
ii  ttf-dejavu2.25-3 Metapackage to pull in ttf-dejavu-
ii  ttf-mscorefonts-installer [ms 2.6Installer for Microsoft TrueType c
ii  ttf-xfree86-nonfree   4.2.1-3non-free TrueType fonts from XFree
ii  x-ttcidfont-conf  30 TrueType and CID fonts configurati
pn  xfs   none (no description available)

-- debconf information:
  flashplugin-nonfree/httpget: false
  flashplugin-nonfree/not_exist:
  flashplugin-nonfree/local: /var/cache/flashplugin-nonfree




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-09-30 Thread Julien Valroff
Le mardi 30 septembre 2008 à 19:31 +0200, Julien Valroff a écrit :
 Package: flashplugin-nonfree
 Version: 1:1.7.2+fp10.20080811
 Severity: important
 
[...]
 
 Maybe this bug should have been reported against nspluginwrapper?
 I have noticed #499045 where it is said that flash 10 requires 
 nspluginwrapper = 1.1.0
 but nothing regarding the current unstable version.

I have built a package of nspluginwrapper 1.1.0 but I haven't noticed
different behaviours.

I have however understood that flashplugin-nonfree from unstable does
install successfully but does not create any symlink to
npwrapper.libflashplayer.so

The following command allowed me to get flashplayer working in iceweasel
(it used to be done automatically, am I right?):
# ln -s /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so 
/usr/lib/iceweasel/plugins

Hope this helps...

Cheers,
Julien




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500710: flashplugin-nonfree: Does not install flash plugin on amd64

2008-09-30 Thread Julien Valroff
Le mardi 30 septembre 2008 à 20:53 +0200, Julien Valroff a écrit :
 Le mardi 30 septembre 2008 à 19:31 +0200, Julien Valroff a écrit :
  Package: flashplugin-nonfree
  Version: 1:1.7.2+fp10.20080811
  Severity: important
  
 [...]
  
  Maybe this bug should have been reported against nspluginwrapper?
  I have noticed #499045 where it is said that flash 10 requires 
  nspluginwrapper = 1.1.0
  but nothing regarding the current unstable version.
 
 I have built a package of nspluginwrapper 1.1.0 but I haven't noticed
 different behaviours.
 

I have finally managed to install version 10 (downloaded from Adobe's
website) with nspluginwrapper 1.1.0 (untested with current version
available from the archives).

I had to create the following symlinks in /usr/lib/nspluginwrapper/i386/linux:

lrwxrwxrwx 1 root root 46 sep 30 20:57 libnspr4.so - 
/emul/ia32-linux/usr/lib/xulrunner/libnspr4.so
lrwxrwxrwx 1 root root 45 sep 30 20:56 libnss3.so - 
/emul/ia32-linux/usr/lib/xulrunner/libnss3.so
lrwxrwxrwx 1 root root 45 sep 30 20:56 libplc4.so - 
/emul/ia32-linux/usr/lib/xulrunner/libplc4.so
lrwxrwxrwx 1 root root 46 sep 30 20:56 libplds4.so - 
/emul/ia32-linux/usr/lib/xulrunner/libplds4.so
lrwxrwxrwx 1 root root 47 sep 30 20:56 libsmime3.so - 
/emul/ia32-linux/usr/lib/xulrunner/libsmime3.so
lrwxrwxrwx 1 root root 49 sep 30 20:57 libsoftokn3.so - 
/emul/ia32-linux/usr/lib/xulrunner/libsoftokn3.so
lrwxrwxrwx 1 root root 45 sep 30 20:56 libssl3.so - 
/emul/ia32-linux/usr/lib/xulrunner/libssl3.so

I guess this is hence related to nspluginwrapper.

Cheers,
Julien




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]