Difference between revisions of "GNUstep Installation Package Creation Sources"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | Compiling | + | 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 | + | |
+ | 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. |
Latest revision as of 22:57, 13 February 2005
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.