Build warnings, and install problems.
Mo DeJong
mdejong@cygnus.com
Wed Oct 11 00:09:00 GMT 2000
On Wed, 11 Oct 2000, Mike A. Harris wrote:
> ../configure --prefix=/opt/source-navigator
> messages and appears it is trying to install into the system dirs
> instead of the build root.
> The install section follows instructions either Mo, Ian or you
> sent me.. It doesn't work though. I don't want to compile as
> root on this system,
Mike, you are trying to install into a directory that is owned
by root. You need to su to root before running "make install"
or else use a --prefix that your normal user has access
to. If you are building an RPM, that needs to be done as
root. You will still be able to run the program as a normal
user, as the perms are set properly by the install.
Mo DeJong
Red Hat Inc
More information about the Sourcenav
mailing list