installing octave +gcc48 installs gcc47?

2014-11-08 Thread Ben Abbott
I don't think this is supposed to be happening. $ sudo port install octave +atlas +gui +gcc48 --- Computing dependencies for gcc47 --- Fetching archive for gcc47 --- Attempting to fetch gcc47-4.7.4_2.darwin_14.x86_64.tbz2 from http://packages.macports.org/gcc47 --- Attempting to fetch

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Vincent Habchi
$ sudo port install octave +atlas +gui +gcc48 --- Computing dependencies for gcc47 --- Fetching archive for gcc47 Do you have atlas already installed or not? V. ___ macports-users mailing list macports-users@lists.macosforge.org

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Ben Abbott
On Nov 8, 2014, at 10:24 AM, Vincent Habchi vi...@macports.org wrote: $ sudo port install octave +atlas +gui +gcc48 --- Computing dependencies for gcc47 --- Fetching archive for gcc47 Do you have atlas already installed or not? V. Yes, atlas is installed. $ port installed atlas The

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Frank Schima
On Nov 8, 2014, at 6:49 AM, Ben Abbott bpabb...@mac.com wrote: I don't think this is supposed to be happening. $ sudo port install octave +atlas +gui +gcc48 --- Computing dependencies for gcc47 --- Fetching archive for gcc47 --- Attempting to fetch gcc47-4.7.4_2.darwin_14.x86_64.tbz2

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Vincent Habchi
Le 8 nov. 2014 à 18:40, Frank Schima m...@macports.org a écrit : It could be a dependency built with gcc47 and it is getting updated. Yeah, I concur. That was precisely why I was asking if atlas was installed. Vincent ___ macports-users mailing

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Ben Abbott
On Nov 8, 2014, at 12:30 PM, Ben Abbott bpabb...@mac.com wrote: On Nov 8, 2014, at 10:24 AM, Vincent Habchi vi...@macports.org wrote: $ sudo port install octave +atlas +gui +gcc48 --- Computing dependencies for gcc47 --- Fetching archive for gcc47 Do you have atlas already installed

freetype fontconfig infinality patches update

2014-11-08 Thread René J . V . Bertin
Hello, FYI, I have just uploaded updated patches and MacPorts Portfiles implementing bohoomil's lates freetype and fontconfig infinality-ultimate patches: https://trac.macports.org/ticket/44148#comment:10 Compared to the previous version, a number of rendering issues was resolved, and font

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Ben Abbott
On Nov 8, 2014, at 3:06 PM, Ben Abbott bpabb...@mac.com wrote: On Nov 8, 2014, at 12:30 PM, Ben Abbott bpabb...@mac.com wrote: On Nov 8, 2014, at 10:24 AM, Vincent Habchi vi...@macports.org wrote: $ sudo port install octave +atlas +gui +gcc48 --- Computing dependencies for gcc47 ---

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Jean-Francois Gobin
Hello there, I tried to replicate this on my machine but no GCC47 installation. Could you provide the output of port -y install octave +atlas +gui port deps octave +atlas +gui J. Jean Gobin, Ing., CCENT, CCNA, CCNA Security http://www.gobinjf.be/ http://newsfromjean.blogspot.com/

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Ben Abbott
On Nov 8, 2014, at 8:33 PM, Jean-Francois Gobin jeanfgo...@gmail.com wrote: Hello there, I tried to replicate this on my machine but no GCC47 installation. Could you provide the output of port -y install octave +atlas +gui port deps octave +atlas +gui J. $ port -y install octave

Re: installing octave +gcc48 installs gcc47?

2014-11-08 Thread Ryan Schmidt
On Nov 9, 2014, at 12:06 AM, Ben Abbott wrote: I have no idea why gcc47 is needed. It is the default compiler for GraphicsMagick, but that has already been built (using gcc48) and installed. No, GraphicsMagick doesn't even have the option of using gcc47 or gcc48; there would be no reason