The Following User Says Thank You to computerfreek For This Useful Post: | ||
|
2007-10-16
, 14:41
|
Posts: 162 |
Thanked: 65 times |
Joined on Jan 2006
@ Indiana
|
#2
|
|
2007-10-16
, 15:09
|
Posts: 121 |
Thanked: 28 times |
Joined on Oct 2007
|
#3
|
|
2007-10-16
, 22:19
|
Posts: 255 |
Thanked: 15 times |
Joined on Oct 2007
@ United Kingdom
|
#4
|
|
2007-10-17
, 00:29
|
Posts: 121 |
Thanked: 28 times |
Joined on Oct 2007
|
#5
|
|
2007-10-17
, 06:01
|
Posts: 6 |
Thanked: 1 time |
Joined on Oct 2007
|
#6
|
I am sorry i forgot the line tharenames it to the right plugin that the brower is looking for . Try this
try this
ln -s libplayback-1.so.0.0.4 libplayback-1.so.0
ln -s /usr/lib/browser/plugins/libflashplayer.so /home/user/.mozilla/plugins/libflashplayer.so
I will update the 1st post also . I delete mine and started backover to check that i had it right for you.
|
2007-10-17
, 07:26
|
Posts: 5 |
Thanked: 0 times |
Joined on Aug 2007
|
#7
|
|
2007-10-17
, 08:55
|
Posts: 255 |
Thanked: 15 times |
Joined on Oct 2007
@ United Kingdom
|
#8
|
Where do you get libplayback from? And what folder should that first simlink go into? Because right now neither microb nor opera sees the flash plugin when I replace my old one.
|
2007-10-17
, 13:53
|
Posts: 121 |
Thanked: 28 times |
Joined on Oct 2007
|
#9
|
|
2007-10-17
, 14:29
|
Posts: 255 |
Thanked: 15 times |
Joined on Oct 2007
@ United Kingdom
|
#10
|
Please backup all 1st befor you start . also you will need to backup your flash 6 plugin .
this is what i did to get it install .
Close the browser then...
To install flash 9
Code:
sudo gainroot
wget http://nmacleod.com/nokia/n800/micro...-4.2007.tar.gz
tar xvzf microb_flash-4.2007.tar.gz -C /
Next you need to make some system ilinks and copy files/rename the plun to what the 770 2006os is looking for to make this work.Do this next .
ln -s libplayback-1.so.0.0.4 libplayback-1.so.0
ln -s /usr/lib/browser/plugins/libflashplayer.so /home/user/.mozilla/plugins/libflashplayer.so
Thats it your done you will see flash 9 plugin lied in plugin's and then you can go to google and search for a flash test site to test your flash 9. It works grat for me as 2007he crashed on me a lot .
To uninstall (and revert to Flash 7): remember you must recopy the backed up flash 6 plugin .
Close the browser then...
Code:
sudo gainroot
rm /usr/lib/browser/plugins/libflashplayer.so
Now copy your backed up flash 6 plugin.
good luck
I have added some screenshots .
Last edited by computerfreek; 2007-10-17 at 00:32.