discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Re: Intel Mac GNU Radio Install Update Soon


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Re: Intel Mac GNU Radio Install Update Soon
Date: Tue, 1 Aug 2006 09:08:41 -0400

On a related note: Separate out the commands and do "sudo" only for the actual install. Makes it easier to clean up since you don't need to "umask 0" or "chmod -R a+rw ." or whatever in order to have appropriate permissions; you can do the "make" again and again from whatever account you prefer to use. Also, it would allow a "make -j" for the actual compiling (which seemed to work, from the output you provided), then "sudo make install" with no "-j" to get the install correct. I also seem to remember someone (Eric?) commenting that it's generally a "bad idea" to do the first "make" as root. Could you give this "separate and conquer" a try (as above) and see if it works? - MLD




reply via email to

[Prev in Thread] Current Thread [Next in Thread]