OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: omro on August 21, 2004, 07:01:24 pm

Title: Open Zaurus 3.3.5 and Opera
Post by: omro on August 21, 2004, 07:01:24 pm
Hi Guys, to get my wireless network card work, I've had to ditch any of the sharp roms and head of OZ.

I decided that OZ 3.2 was too old and 3.3.6 sounds too unstable, so I settled for 3.3.5

My wireless card works and opera works as my browser (Konqueror embedded failed to install)

however my opera has no visible icons, just empty squares on the menubar. How do I get them back? Any ideas?
Title: Open Zaurus 3.3.5 and Opera
Post by: dontodd on August 22, 2004, 09:40:50 am
I believe it's just an issue of making a symlink.

mkdir /usr/share/opera

ln -sf /path/to/opera/buttons /usr/share/opera/buttons

your path might be /mnt/ram/opt/QtPalmtop/opera/buttons but maybe not depending on where you installed it.

BTW, which opera are you using? I can't get 7.3 to work.
Title: Open Zaurus 3.3.5 and Opera
Post by: omro on August 22, 2004, 01:30:04 pm
I'll see if I can work out how to do that, though I'm pretty inept at stuff like that.

I'm using the Opera that came with the original Sharp Rom.
Title: Open Zaurus 3.3.5 and Opera
Post by: lardman on August 22, 2004, 01:47:32 pm
You can simplify it to:

ln -s /opt/QtPalmtop/opera /usr/share/opera


Si
Title: Open Zaurus 3.3.5 and Opera
Post by: omro on August 22, 2004, 02:46:28 pm
That worked thanks Si :-)