User Joseph has successfully extracted and compiled a program from source code. Installing the
binaries produces errors. What is the most likely reason?
A.
The source code was compiled for a different CPU.
B.
The permissions set in the /usr/bin directory are wrong.
C.
The binaries require root privileges to be installed
D.
The wrong prefix was used during configuration of the source code.
Explanation:
The most likely reason would be to low privileges for the installation, although there might be a lot
of other reasons. Best thing to do is to examine any logfiles realated to the installation attempt.