Greg Bonett schrieb: > how did you get libsdl installed? > > opkg install libsdl doesn't work for me
Try this: opkg install libsdl-1.2-0 In general, if I'm looking for a specific package, I use opkg list | grep $EXPRESSION in this case opkg list | grep libsdl helped me. HTH, Konstantin _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

