which of the following is the next step in installing the application?

An administrator needs to add a new application to an existing Linux machine. The application is available in source code and distributed in a file called "application.tar.gz". After extracting the file, which of the following is the next step in installing the application?

An administrator needs to add a new application to an existing Linux machine. The application is available in source code and distributed in a file called "application.tar.gz". After extracting the file, which of the following is the next step in installing the application?

A.
run configure, make, make install

B.
run apt-get

C.
move the extracted directory to /usr/local/application

D.
run rpm



Leave a Reply 1

Your email address will not be published. Required fields are marked *


mr_tienvu

mr_tienvu

Correct answer is A