GNUstep Installation Package Creation Sources

From GNUstepWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Compiling the GNUStep system is a complex tasks to get all the depended libraries compiled and work together. Once all the required sources codes are compiled into executable binaries, they better be packaged so we can easily install/deinstall from a operating system using each Operating System PMS(package Management System).

The goal of this page is to list out the avaiable scripts to automate this creation process. So the GNUStep community can spend less effort on new comers to help them compile the GNUStep source codes.