cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: Sep. 24 2004,06:02 |
|
ke4nt,
It appears from my local copy that I may have accidentally sucked in the libflashplayer.so file itself into the tarball instead of just the symlink. It probably has something to do with following symlinks.
Anyways, you can create the symlink by doing the following (this assumes that the /opt/opera directory is writable and is not currently mounted as a read only compressed ISO). It also assumes that you have the gnu-utils extension up and running:
cd /opt/opera/lib/opera/plugins ln -s /opt/.firefox_plugins/libflashplayer.so
Then re-create your extensions including this symlink.
Opera will then automatically start using flash if and when the flash plugin gets downloaded.
|