QUOTE(inode0 @ Oct 6 2005, 10:09 AM)
QUOTE(GadgetGuy @ Oct 6 2005, 02:50 PM)
I would like to be able to list all (be it installed by ipkg or as part of the ROM) libraries with version numbers in my C3100.
Is there a way to do this?
# ldconfig -p
... not guaranteed to catch every library but should be a good start.
John
Thanks, John! This is great!