OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: radioz 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
-
ldd
will list all libs used by an app (and whether they are present on the machine or not.
Stu
-
Thanks for that! I'd completely forgotten that one.
radioz