OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: dansawyer on June 29, 2004, 07:19:11 pm

Title: help installing opera ??
Post by: dansawyer on June 29, 2004, 07:19:11 pm
all,

I am trying to install opera in a 3.3.6pre1 system with Opie 1.0.3. The Opera package installs with the following errors:

ipkg: Cannot create symlink from ./opt/QtPalmtop/opera/doc/buttons to '../buttons': Operation not permitted
ipkg: Cannot create symlink from ./opt/QtPalmtop/opera/help to 'doc': Operation not permitted
ipkg: Cannot create symlink from ./opt/QtPalmtop/opera/plugins/libpdfe.so to 'libpdfe.so.2.0.0': Operation not permitted
ipkg: Cannot create symlink from ./opt/QtPalmtop/opera/plugins/libpdfe.so.2 to 'libpdfe.so.2.0.0': Operation not permitted
ipkg: Cannot create symlink from ./opt/QtPalmtop/opera/plugins/libpdfe.so.2.0 to 'libpdfe.so.2.0.0': Operation not permitted

What is the latest/best Opera release for this system??

Is there a howto documenting installing Opera?

thanks,
Dan
Title: help installing opera ??
Post by: dansawyer on June 29, 2004, 08:20:12 pm
partial success - the install was to an sd card that was not formated to ext2. That is fixed and the installs completed w/o error. However no opera icons appeared. I added the 'buttons' symlink:


1) mkdir /usr/share/opera
2) ln -sf /opt/QtPalmtop/opera/buttons /usr/share/opera/buttons

Is there something else??

Thanks.
Dan
Title: help installing opera ??
Post by: dansawyer on June 29, 2004, 10:16:36 pm
update - 2

It seems that trying to mix sd and internal ram for packages creates linking issues. With that resolved opera6 installs without error. However attempts to run opera result in:

opera: relocation error: opera: undefined symbol: _7QString.shared_null
Title: help installing opera ??
Post by: tiptone on June 30, 2004, 09:21:15 pm
you'll need to install the compat libs.
Title: help installing opera ??
Post by: dansawyer on June 30, 2004, 09:55:22 pm
Thanks,

I have heard of the compat libs, but have never installed them. Where are they?? Is there a howto, etc??

Again, thanks.

Dan