OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: ninsei on December 01, 2004, 09:50:29 pm

Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: ninsei on December 01, 2004, 09:50:29 pm
using a poodle
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: Jcroto1 on December 01, 2004, 10:03:51 pm
Are you useing oz-compat http://www.openzaurus.org/official/unstabl..._0.5-r1_arm.ipk (http://www.openzaurus.org/official/unstable/3.5.2/upgrades/oz-compat_0.5-r1_arm.ipk) and did you symlink /mnt/card/opt/QtPalmtop/opera to /usr/share/opera   ?

Code: [Select]
ln -s /mnt/card/opt/QtPalmtop/opera /usr/share/opera
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: ninsei on December 01, 2004, 10:25:40 pm
i am using that oz compat from the upgrades.
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: Jcroto1 on December 01, 2004, 10:50:55 pm
I remember it would give me an error if I didn't do the symlink above in 3.5.1 (didn't try in in 3.5.2 yet)
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: Shdwdrgn on December 02, 2004, 02:44:26 am
FYI I just installed Opera under 3.5.2/Opie.  The symlink in /usr/share was required, and I also had to do a bit of fiddling with the compat files after installed oz-compat.  Specifically, I installed to SD and had to do the following:

# ln -s /mnt/card/opt/QtPalmtop.compat/ /opt/
# ln -s /mnt/card/opt/QtPalmtop/bin/makecompat /opt/QtPalmtop/bin/
# ln -s  /mnt/card/opt/QtPalmtop/bin/runcompat /opt/QtPalmtop/bin/

After that I was able to makecompat opera, and am now browsing.
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: ninsei on December 02, 2004, 10:01:22 am
did all that still doesnt wrk for me i must be doing something wrong.  what vers of the compat and opera are you using?
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: jh on December 02, 2004, 01:30:10 pm
Here are my steps... be sure you're in the correct directories before running the commands (dir is part of the prompt):

root@collie:/usr/share# rm opera
root@collie:/usr/share# ln -s /mnt/card/home/QtPalmtop/opera .
root@collie:/opt/QtPalmtop/bin# ln -s /mnt/card/home/QtPalmtop/bin/opera .
root@collie:/opt/QtPalmtop/bin# makecompat opera
root@collie:/opt/QtPalmtop/apps/Applications# ln -s /mnt/card/home/QtPalmtop/apps/Applications/opera.desktop .
root@collie:/opt/QtPalmtop/pics# ln -s /mnt/card/home/QtPalmtop/pics/certificate.png .
root@collie:/opt/QtPalmtop/pics# ln -s /mnt/card/home/QtPalmtop/pics/opera.png .

EDIT: of course, it seg-faulted on me while starting... not sure why yet, that wasn't happening with 3.5.1...
jason
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: lpotter on December 02, 2004, 02:48:22 pm
Opera and other zaurus applications will no longer work in the latest version of open zaurus.

They choose to use softfloat on the system, and thus applications compiled for the Zaurus will probably no longer work, as the system is no longer compatible, even with "compat" libs.

If I am wrong, let me know.,
Title: Does Opera Segv For Anyone Else On 3.5.2?
Post by: ninsei on December 02, 2004, 03:22:36 pm
works for me if i use the oz-compat in the stock 3.5.2.  fails if i use the one in the upgrade dir.