A regular user 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.)
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/
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
debloid
8 months agomilan92stankovic
4 years, 1 month ago