LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   swfdec with firefox (https://www.linuxquestions.org/questions/slackware-14/swfdec-with-firefox-920342/)

VisionIncision 12-24-2011 08:20 AM

swfdec with firefox
 
Hi all,
Sorry, I realise that I have posted a large amount of threads in a short amount of time, this must be tedious for seasoned Slackers. Still, people can learn from it in the future,

So, I have just installed swfdec via SlackBuilds, and am not sure how to get Firefox to recognise it as a plugin.

Do I have to symlink anywhere that you know of?

Thanks, again.
Jack Hunt

bathory 12-26-2011 04:10 AM

Hi,

You can create a symlink in /usr/lib/mozilla/plugins (or /usr/lib64/mozilla/plugins if you're using Slack64)

Regards

VisionIncision 12-26-2011 07:55 AM

Ok thanks,
I cannot actually find where swfdec is installed to.

Regards

bathory 12-26-2011 09:04 AM

Hi,

I haven't used swfdec but there should be installed in /usr/lib (or /usr/lib64) as any other Slackware library.

VisionIncision 12-26-2011 05:37 PM

Hi, using slocate, I have the following files in the /usr/lib directory:-
Code:

/usr/lib/libswfdec-gtk-0.8.so.0
/usr/lib/libswfdec-0.8.so.0.0.0
/usr/lib/libswfdec-gtk-0.8.so
/usr/lib/libswfdec-0.8.la
/usr/lib/libswfdec-0.8.so.0
/usr/lib/pkgconfig/swfdec-gtk-0.8.pc
/usr/lib/pkgconfig/swfdec-0.8.pc
/usr/lib/libswfdec-gtk-0.8.la
/usr/lib/libswfdec-0.8.so
/usr/lib/libswfdec-gtk-0.8.so.0.0.0

Which should I symlink? I assume it would be one of the *.so files, right?

Regards,
Jack Hunt

bathory 12-27-2011 12:22 AM

Hi,

As I've told you, I don't use swfdec, but looks like you need to install also swfdec-mozilla and symlink the libswfdecmozilla.so to the mozilla plugins directory.

Regards

dumdadum 02-07-2014 01:09 PM

Quote:

Originally Posted by VisionIncision (Post 4558859)
Hi, using slocate, I have the following files in the /usr/lib directory:-
Code:

/usr/lib/libswfdec-gtk-0.8.so.0
/usr/lib/libswfdec-0.8.so.0.0.0
/usr/lib/libswfdec-gtk-0.8.so
/usr/lib/libswfdec-0.8.la
/usr/lib/libswfdec-0.8.so.0
/usr/lib/pkgconfig/swfdec-gtk-0.8.pc
/usr/lib/pkgconfig/swfdec-0.8.pc
/usr/lib/libswfdec-gtk-0.8.la
/usr/lib/libswfdec-0.8.so
/usr/lib/libswfdec-gtk-0.8.so.0.0.0

Which should I symlink? I assume it would be one of the *.so files, right?

Regards,
Jack Hunt

Hello dear Slackware user,

Try this command in your mozilla firefox plugins folder,

ln -s /usr/lib/libswfdec-8.0.so

Reply if this doesnt work,
Cheers,
Dumdadum (=


All times are GMT -5. The time now is 09:56 PM.