LPIC-2 Exam 201, Part 1 of 2, version 4.5 201-450 Question # 13 Topic 2 Discussion

LPIC-2 Exam 201, Part 1 of 2, version 4.5 201-450 Question # 13 Topic 2 Discussion

201-450 Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

A regular user, joe, has just run:

./configure && make && make install

to build and install a program. However, the installation fails. What could be done to install the program? (Choose TWO correct answers.)


A.

Install the binaries manually with suinstall.


B.

Run make install with root privileges.


C.

Do not run ./configure in order to maintain the default configuration for correct installation.


D.

Rerun ./configure with a --prefix option where the user has permissions to write.


E.

Run make install_local to install into /usr/local/.


Get Premium 201-450 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.