Must Have Files For Newbies
Program | Comment |
Solaris 2.6 | |
zip | |
unzip | |
apache 1.3.4 | Apache is a web server, or a httpd. It's actually the most popular one on the internet today, most of the web runs on it. If you want to know more about it then please visit the apache web site. |
make 3.77 | GNU make 3.77 determines automatically which pieces of a large program need to be recompiled, and issues the commands to recompile them. You can use make with any programming language whose compiler can be run with a shell command. Indeed, make is not limited to programs. You can use it to describe any task where some files must be updated automatically from others whenever the others change. |
gzip 1.2.4 | GNU zip 1.2.4 is the current de-facto compression utility on the internet today. Vitually all unix systems need it to utlitize the wide variety of software available for download, including every other package on this Solaris Package Archive. |
Solaris 2.7 | |
zip | |
unzip | |
apache 1.3.4 | Apache is a web server, or a httpd. It's actually the most popular one on the internet today, most of the web runs on it. If you want to know more about it then please visit the apache web site. |
make 3.77 | GNU make 3.77 determines automatically which pieces of a large program need to be recompiled, and issues the commands to recompile them. You can use make with any programming language whose compiler can be run with a shell command. Indeed, make is not limited to programs. You can use it to describe any task where some files must be updated automatically from others whenever the others change. |
gzip 1.2.4 | GNU zip 1.2.4 is the current de-facto compression utility on the internet today. Vitually all unix systems need it to utlitize the wide variety of software available for download, including every other package on this Solaris Package Archive. |