40
« on: May 24, 2005, 09:55:45 am »
Below is modified a 'snip' from the opera post below. It works for both opera6 and opera7.
Dan
Here's a recap of what I did (haven't tested it on anything but local docs yet, but given that it didn't crash on the animated Java logo on the default homepage, I'm hopeful that I am good to go...)
1. Uninstall previous Opera (7.3 something). "all opera references"
2. Removed all opera directories (find / -name opera and .opera and delete them)
3. Grabbed the package ref'd at the start of this thread.
4. ipkg -d sd install <pkg name>
5. ipkg-link add opera
6. ln -s /mnt/card/opt/QtPalmtop/opera/.opera /home/root/.opera "this may be done"
axxx - make sure sharp compat libs are installed
a1. grab the sharp-compat-libs from the 3.5.3 feed
a2. ipkg -d sd install <sharp-compat-libs...> from where ever they ary
a3. ipkg-link add sharp-compat-libs
a4. restart opie to get the icons
a4. run either the libs icon or "makecompat" to link opera to the libs
a5. you should be ready to go.
7. (fiddled with the .desktop to put it where I wanted it and to use my preferred icon)
8. edited /mnt/card/opt/QtPalmtop/opera/.opera/opera.ini and changed cache entries to the Large settings
9. Launched it! It worked smile.gif
10. Tried it out on the full index of my local jdk1.1.8 javadocs. No problemo... big file.
11. Thanked the gods and any deities I could think of that greater (and more patient) minds than mine had trod this road and DOCUMENTED their travels!!!!