Author Topic: Help On Sharprom Dependencies...  (Read 2437 times)

penguinsam

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • http://
Help On Sharprom Dependencies...
« on: August 19, 2005, 03:17:52 pm »
Two days ago, I have posted a thread here saying that I can't run opie-camera properly on Cacko 1.22a.

I mailed Michael already and very sorry to hear that he has stopped the work on sharproms...

I am wondering can any linux genius help to deal with the dependencies of opie-camera on sharproms?

I really appreciate, thanks!  

P.S. the opie packages can be found here:

1.0.1-r0
1.2.0-r0

dhns

  • Hero Member
  • *****
  • Posts: 699
    • View Profile
    • http://www.goldelico.com
Help On Sharprom Dependencies...
« Reply #1 on: August 20, 2005, 08:52:40 am »
Quote
Two days ago, I have posted a thread here saying that I can't run opie-camera properly on Cacko 1.22a.
The first thing if nothing happens is to try to launch from a terminal.

The best way to do so IMHO is to ssh into the Zaurus. Then, type "ps -ef" but not yet return. Then, launch the application on the Zaurus with the pen and press immediately return on your host. This should show the full launch command of the application - if that fails.

Then, you can try to run the same command manually and look for messages on the screen or in dmesg.

Another step could be to install gdb and ncurses5 and launch the program in gdb.

This all might help to find out about compatibilities.

Hope that helps a little.

-- hns
SL5500G, C860, C3100, WLAN, RTM8000, Powerbook G4, and others...
http://www.handheld-linux.com
http://www.quantum-step.com

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Help On Sharprom Dependencies...
« Reply #2 on: August 20, 2005, 11:39:59 am »
Run ldd on the binary, that will tell you the deps.

You'll have troubles running that opie binary on a Sharp based system. Have you looked in mickeyl's opie-for-sharp-rom feed (assuming it still exists...)?


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

penguinsam

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • http://
Help On Sharprom Dependencies...
« Reply #3 on: August 21, 2005, 11:19:10 am »
Quote
Quote
Two days ago, I have posted a thread here saying that I can't run opie-camera properly on Cacko 1.22a.
The first thing if nothing happens is to try to launch from a terminal.

The best way to do so IMHO is to ssh into the Zaurus. Then, type "ps -ef" but not yet return. Then, launch the application on the Zaurus with the pen and press immediately return on your host. This should show the full launch command of the application - if that fails.

Then, you can try to run the same command manually and look for messages on the screen or in dmesg.

Another step could be to install gdb and ncurses5 and launch the program in gdb.

This all might help to find out about compatibilities.

Hope that helps a little.

-- hns
[div align=\"right\"][a href=\"index.php?act=findpost&pid=92621\"][{POST_SNAPBACK}][/a][/div]
it looks so difficult...but i better try it out as long as i want to run this app  

penguinsam

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • http://
Help On Sharprom Dependencies...
« Reply #4 on: August 21, 2005, 11:20:13 am »
Quote
Run ldd on the binary, that will tell you the deps.

You'll have troubles running that opie binary on a Sharp based system. Have you looked in mickeyl's opie-for-sharp-rom feed (assuming it still exists...)?


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=92634\"][{POST_SNAPBACK}][/a][/div]
yes, the best is to find a ipk for sharprom...but i think the opie-for-sharrom feed has already gone....

penguinsam

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • http://
Help On Sharprom Dependencies...
« Reply #5 on: August 21, 2005, 12:50:16 pm »
 news updated  

I tried to launch opie-camera under console, the following message prompted:

camera: error while loading shared libraries: /home/QtPalmtop/lib/libcamera.so.1: undefined symbol: _ZN7QObject5eventEP6QEvent

what does this mean??