Ticket #92 (new defect)
Opened 4 years ago
swfdec-mozilla neds a fixup
| Reported by: | sasa | Owned by: | sasa |
|---|---|---|---|
| Priority: | major | Milestone: | dlg64-2.22-Beta |
| Component: | desktop | Version: | 2.22.3 |
| Keywords: | swfdec, mozilla | Cc: |
Description
Seems that the script I used to build swfdec-mozilla has a different location of mozilla plugins. So if your flash videos dont work do the following as root:
# cd /usr/lib64/firefox/plugins/ # ln -s /usr/lib64/mozilla/plugins/libswfdecmozilla.so . # ln -s /usr/lib64/mozilla/plugins/libswfdecmozilla.la .
Dont forget the dot at the end of the 2 ln lines. restart the browser and enjoy youtube.
Note: See
TracTickets for help on using
tickets.
