Re: noidle

2012-07-30 Thread Arno Hautala
On Thu, Mar 22, 2012 at 4:00 AM, Drechsel Wolf wrote: > > frequently I noticed that my iMac G5 will go to sleep during a time > extensive build (gcc45 at the moment). >> pmset noidle & This won't be of help to the G5, but Mountain Lion introduced a new command called 'caffeinate' [1]. i.e.: >

Re: texi2html problem

2012-07-30 Thread Ryan Schmidt
On Jul 30, 2012, at 16:52, Gideon Simpson wrote: > ---> Attempting to fetch texi2html-5.0.tar.bz2 from > http://mirror.cinquix.com/pub/savannah/texi2html > ---> Verifying checksum(s) for texi2html > Error: Checksum (md5) mismatch for texi2html-5.0.tar.bz2 > Error: Checksum (sha1) mismatch for

texi2html problem

2012-07-30 Thread Gideon Simpson
I'm on Mountain Lion and did a port upgrade outdated. I am getting the following error: gideon@~$ sudo port clean --all texi2html ---> Cleaning texi2html gideon@~$ sudo port install texi2html ---> Computing dependencies for texi2html ---> Fetching archive for texi2html ---> Attempting to fet

Re: Which X11 test_extensions setting for xdotool?

2012-07-30 Thread Brandon Allbery
On Mon, Jul 30, 2012 at 10:14 AM, Murray Eisenberg < murrayeisenb...@gmail.com> wrote: >defaults write org.x.X11 enable_test_extensions -boolean true >defaults write org.macports.X11 enable_test_extensions -boolean true > >This only needs to be done once. > > But I've directly download

Which X11 test_extensions setting for xdotool?

2012-07-30 Thread Murray Eisenberg
Under MacPorts 2.1.2 on Mountain Lion, after updating ports including xdotool, I got the message: To use xdotool (and avoid the error message "Error: XTEST extension unavailabl on '(null)'") you need to enable the XTEST extension. If you're using Apple's X11.app, the command to do so is

libmemcached - fail to build on Mountain Lion

2012-07-30 Thread Robson Roberto Souza Peixoto
I'm having this [1] problem to compile libmemcached on ML. Anybody with the same problem? I had this ports installed [2] To simplify: $ port deps libmemcached Full Name: libmemcached @1.0.9_1 Build Dependencies: perl5, cyrus-sasl2 Library Dependencies: memcached $ port installed perl5 cyrus-s