Re: How add variant when upgrading octave

2016-05-23 Thread Richard L. Hamilton
Perhaps you need to run sudo port upgrade --enforce-variants octave -gcc48 +gfortran which seems to rebuild fftw-3 and hdf5 to match. > On May 20, 2016, at 17:59, Murray Eisenberg wrote: > > OK, tried > > sudo port upgrade octave -gcc48 +gfortran > > but now I

Quartz vs x11: Inaccessible package meld

2016-05-23 Thread Peter Brommer
Hi, somehow the quartz vs x11 has flared up on the list again, and I now have my own problem to add. I’m running mostly quartz packages (mainly inkscape, gimp…). This means I have gtk2 +quartz as the active installation: $ port installed gtk2 The following ports are currently installed: gtk2

Re: kerberos5 update error

2016-05-23 Thread Bjarne D Mathiesen
Terry Barnum wrote: > It's a Macmini1,1 which I don't believe can run anything later. I've got one of those too. It's true, that it the max OS X is 10.6.8 !!!BUT!!! you can upgrade the CPU to a Intel Core 2 Duo T7200 / 2 GHz Processor and thus be able to run 10.7; and using a hack, you

Re: How add variant when upgrading octave

2016-05-23 Thread Murray Eisenberg
Tried sudo port upgrade --enforce-variants octave -gcc48 +gfortran but following the automatic installation of fftw-3-single @3.3.4_1+gfortran the fetch of qrupdate-1.1.2_4+atlas generated new error: Error: org.macports.fetch for port qrupdate returned: must set at least one Fortran

Going on holiday

2016-05-23 Thread David Evans
Later this week, I will be heading out of the country on holiday for about a month in exotic locations where the internet may only be a rumor. Not taking a computer either. Should be back toward the end of June full of energy with renewed vim and vigor ready to slay dragons and even maintain a

Re: kerberos5 update error

2016-05-23 Thread Bjarne D Mathiesen
Ryan Schmidt wrote: > >> To downgrade to 3.2.6 will it be as simple as dumping the /Developer >> directory, downloading Xcode 3.2.6 and trying kerberos5 again? Or will I >> need to uninstall all ports and start over? > > Follow the Xcode uninstallation instructions provided by Apple in the

Re: How add variant when upgrading octave

2016-05-23 Thread David Strubbe
Try +gcc5. (There is no +gfortran variant since this port uses only Fortran.) On Mon, May 23, 2016 at 5:08 PM, Murray Eisenberg wrote: > Tried > > sudo port upgrade --enforce-variants octave -gcc48 +gfortran > > but following the automatic installation of

Re: How add variant when upgrading octave

2016-05-23 Thread Murray Eisenberg
Alas, sudo port upgrade qrupdate +atlas +gcc48 lgae error that variant +gcc5 conflicts with +gcc48 (previously installed was older version of qrupdate +atlas +gcc48). And then sudo port upgrade qrupdate +atlas +gcc48 gave error Error: org.macports.fetch for port qrupdate returned:

Re: How add variant when upgrading octave

2016-05-23 Thread David Strubbe
I'm not sure what you actually tried. Please do "sudo port clean qrupdate; sudo port install qrupdate +atlas +gcc5". On Mon, May 23, 2016 at 8:37 PM, Murray Eisenberg wrote: > Alas, > >sudo port upgrade qrupdate +atlas +gcc48 > > lgae error that variant +gcc5

Re: Imagick version?

2016-05-23 Thread Bill Christensen
Thanks. I ran the force upgrade and restarted Apache. I'm still seeing the same warning though with ImageMagick @6.9.4-1_0+x11 Next suggestion? On Mon, May 23, 2016 at 2:56 AM, Bjarne D Mathiesen < macint...@mathiesen.info> wrote: > You'll just have to re-compile php55-imagick : > > This will