On Tue, 22 Mar 2005 10:25:43 +0530, Suresh Ramasubramanian <[EMAIL PROTECTED]> wrote: > >Probably becuase courier will not let you build as root, and > >/usr/src/redhat is owned by root.root. > >OP needs to RTFM, particularly chown(1). > > OP needs to know about the --disable-root-check option when compiling > courier-whatever
Nope. That's not the way to do it. Always build Courier as non-root - else "make test" (running the test suite) fails. Its all explained in the docs - just RTFM. The easiest way to build would be chown -R courier:courier /usr/src/redhat. Binand ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
