Re: Insufficient privileges?

2011-04-18 Thread John B Brown
Dear Folk, I've found the 'native' sudo to be insufficient. My solution is a complete compile and install right over the Apple version. The important setting in the configure line is --with-exempt=[group] to get a fully useful sudo without the necessity of using 'su.' You get to do it all as

Re: Insufficient privileges?

2011-04-18 Thread Daniel J. Luke
On Apr 18, 2011, at 1:30 PM, John B Brown wrote: I've found the 'native' sudo to be insufficient. My solution is a complete compile and install right over the Apple version. I highly recommend that no one ever do this. If you replace Apple software with your own software, things may

Re: Insufficient privileges?

2011-04-18 Thread John B Brown
Daniel J. Luke wrote: On Apr 18, 2011, at 1:30 PM, John B Brown wrote: I've found the 'native' sudo to be insufficient. My solution is a complete compile and install right over the Apple version. I highly recommend that no one ever do this. If you replace Apple software with your

Re: Insufficient privileges?

2011-04-18 Thread Robert J. Hansen
On 4/18/2011 2:15 PM, John B Brown wrote: However, claiming the sky will fall if you chose what you want in your computer is ridiculous! Recompile fixes a myriad of Apple knows best crap. And also sets the stage for future problems. Or did you invest in that expensive CS degree to stop

Re: openjpeg fails to build on ppc/leopard

2011-04-18 Thread Kastus Shchuka
On Apr 17, 2011, at 10:58 PM, Ryan Schmidt wrote: On Apr 18, 2011, at 00:04, Kastus Shchuka wrote: :info:build cp: .libs/libopenjpeg.1.dylib.dSYM is a directory (not copied). :info:build make[2]: *** [all-local] Error 1 :info:build make[1]: *** [all-recursive] Error 1 :info:build make: ***

Re: Insufficient privileges?

2011-04-18 Thread Alexander Skwar
John, That's not true. Sudoers does work as advertised. My non-admin user is in a custom sudoers group and I *am* able to use sudo. Without having to use su first. I am using the apple sudo. From my sudoers http://nopaste.dk/p3153 : # Defaults specification Defaultsenv_reset Defaults

Re: Insufficient privileges?

2011-04-18 Thread Mark Hattam
On 18 Apr 2011, at 19:24, Robert J. Hansen wrote: On 4/18/2011 2:15 PM, John B Brown wrote: However, claiming the sky will fall if you chose what you want in your computer is ridiculous! Recompile fixes a myriad of Apple knows best crap. And also sets the stage for future problems. Or

Re: Insufficient privileges?

2011-04-18 Thread earachefl
As the original poster, I must apologize... I was trying to run $magick sudo port install ImageMagick literally, with $magick included. Once I simply ran sudo port install ImageMagick all was well. Typical newbie, stirring up a mess 'o trouble. :( Sorry, and NVM!!! - Original

GCC44 fails to build in MacOSXServer

2011-04-18 Thread Rodolfo Aramayo
Folks, I am getting the following error in MacOSXServer (Darwin 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:16:10 PST 2011; root:xnu-1504.9.37~1/RELEASE_X86_64 x86_64): --- Computing dependencies for gcc44 --- Fetching gcc44 --- Attempting to fetch gcc-core-4.4.6.tar.bz2 from

Re: GCC44 fails to build in MacOSXServer

2011-04-18 Thread Ryan Schmidt
On Apr 18, 2011, at 21:15, Rodolfo Aramayo wrote: I am getting the following error in MacOSXServer (Darwin 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:16:10 PST 2011; root:xnu-1504.9.37~1/RELEASE_X86_64 x86_64): [snip] --- Building gcc44 [snip] :info:build

Re: GCC44 fails to build in MacOSXServer

2011-04-18 Thread Jason Swails
On Mon, Apr 18, 2011 at 8:45 PM, Ryan Schmidt ryandes...@macports.orgwrote: On Apr 18, 2011, at 21:15, Rodolfo Aramayo wrote: I am getting the following error in MacOSXServer (Darwin 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:16:10 PST 2011; root:xnu-1504.9.37~1/RELEASE_X86_64