> One question: is there any kind of package manager, such as slap-get, > sbopkg, etc. for Slackware ARM? If not, can I use the SlackBuilds from > slackbuilds.org? How to modify them?
All of the package managers included with Slackware x86 are included in the ARM port. You shouldn't need to modify the slackbuilds.org scripts -- many of them already have some script to detect and set the ARM architecture; but if they don't then you will need to edit them to put ARCH=arm You can leave the CFLAGS as default -- usually -O2 will do. _______________________________________________ ARMedslack mailing list [email protected] http://lists.armedslack.org/mailman/listinfo/armedslack
