Author Topic: Library dependencies?  (Read 1777 times)

radioz

  • Full Member
  • ***
  • Posts: 102
    • View Profile
Library dependencies?
« on: October 31, 2004, 03:24:36 pm »
Ok, I'm having a brain fade. How can you tell what libraries an application depends on besides running it and looking at the error messages?

I'm trying to get Billiardz running on the Watapon rom and am running into dependancy hell.

Any suggestions?

Thx
radioz
5600 PXA-255
Hentges OZ 3.5.4.2
PQI 1G SD
PQI 256M SD
Socket LP 10/100 Ethernet
Ambicom WL1100C Wifi

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Library dependencies?
« Reply #1 on: October 31, 2004, 08:51:25 pm »
Code: [Select]
lddwill list all libs used by an app (and whether they are present on the machine or not.

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card

radioz

  • Full Member
  • ***
  • Posts: 102
    • View Profile
Library dependencies?
« Reply #2 on: October 31, 2004, 10:27:33 pm »
Thanks for that! I'd completely forgotten that one.

radioz
5600 PXA-255
Hentges OZ 3.5.4.2
PQI 1G SD
PQI 256M SD
Socket LP 10/100 Ethernet
Ambicom WL1100C Wifi