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
-
using a poodle
-
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 ?
ln -s /mnt/card/opt/QtPalmtop/opera /usr/share/opera
-
i am using that oz compat from the upgrades.
-
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)
-
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.
-
did all that still doesnt wrk for me i must be doing something wrong. what vers of the compat and opera are you using?
-
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
-
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.,
-
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.