Author Topic: Error Running Opera  (Read 3381 times)

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Error Running Opera
« on: December 19, 2004, 12:41:35 pm »
Hi all. I just successfully intalled Opera 7.3  but it won't run. When I try it from the command line, I get this error:
Code: [Select]
root@poodle:~# /opt/QtPalmtop/bin/opera
/opt/QtPalmtop/bin/opera: symbol lookup error: /opt/QtPalmtop/bin/opera: undefined symbol: _7QString.shared_null
I have the oz-compat libs installed, and I tried running ipkg-link, but:
Code: [Select]
root@poodle:~# ipkg-link  add opera
*** Command: add
*** Locating package
Package "opera" not found.
root@poodle:~# ipkg list | grep opera
opera - sl-5x00-7.30.9965 - The Opera Web Browser
Any help is appreciated. thks
GROG!

Jcroto1

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
    • http://
Error Running Opera
« Reply #1 on: December 19, 2004, 01:56:26 pm »
Did you link opera with the libs?

At the Terminal
Code: [Select]
makecompat /opt/QtPalmtop/bin/opera
I don't know why its not seeing opera as a package though, is it installed in the root directory?  If it is maybe that's why.
« Last Edit: December 19, 2004, 02:01:50 pm by Jcroto1 »
SL-5500 - OZ 3.5.2  Opie
SL-6000L - ?
128 mb Viking CF
256 mb Kingston SD
512 mb Sandisk Ultra II SD
Linksys WCF12 Wireless card

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
Error Running Opera
« Reply #2 on: December 21, 2004, 06:39:37 am »
ipkg-link dont work u goes need create the symlinks and .desktop w/ u hands!
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Error Running Opera
« Reply #3 on: December 21, 2004, 08:05:04 am »
ipkg-link worked fine for me. What was the problem for you?

You probably need to create one symlink to make the toolbar icons show up:

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


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Error Running Opera
« Reply #4 on: December 21, 2004, 01:45:30 pm »
I just got Opera 7.3 working by first installing opera6, then installing 7.3, linking the binary with makecompat, and lastly creating the following symlink to fix the missing icons:

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

Seems to work fine so far. Thanks for all the help.
GROG!