[Mrtrix-discussion] OS X 10.8
Jon Clayden
jon.clayden at gmail.com
Fri Aug 3 02:42:39 PDT 2012
Hi Javier,
I haven't had any trouble with MRtrix since upgrading to Mountain
Lion, but I use Homebrew <http://mxcl.github.com/homebrew/> for the
dependencies.
You could try checking for known issues with Macports/Fink under 10.8,
particularly any that relate to pkg-config specifically; or you could
try using Homebrew; or you could just try doing what the errors
suggest and putting the path containing the relevant .pc files into
PKG_CONFIG_PATH. In any case, I would only keep one of Macports, Fink
and Homebrew installed at a time, since they tend to interfere with
one another.
Sorry I can't be more help, but I hope this is constructive.
All the best,
Jon
On 2 August 2012 08:13, Mr Javier Urriola Yaksic
<javier.urriolayaksic at uq.net.au> wrote:
> Dear MRtrix team,
>
> Recently I upgraded to OS X 10.8
> Since then I've been trying to install mrtrix following the macports and
> also fink method, but both of them fail when I try to compile mrtrix. Here
> are the lines with the error on the libraries:
>
> Package glibmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `glibmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'glibmm-2.4' found
> WARNING: unable to find glibmm-2.4,gthread-2.0 configuration
> Package gtkmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtkmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtkmm-2.4' found
> WARNING: unable to find gtkmm-2.4 configuration
> Package gtkmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtkmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtkmm-2.4' found
> WARNING: unable to find gtkmm-2.4 configuration
> Package glibmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `glibmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'glibmm-2.4' found
> WARNING: unable to find glibmm-2.4,gthread-2.0 configuration
> Package gtkmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtkmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtkmm-2.4' found
> WARNING: unable to find gtkmm-2.4 configuration
> Package gtkmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtkmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtkmm-2.4' found
> WARNING: unable to find gtkmm-2.4 configuration
> Traceback (most recent call last):
> File "./build", line 968, in <module>
> [ Entry(item) for item in targets ]
> File "./build", line 245, in __init__
> if is_executable (self.name): self.set_executable()
> File "./build", line 276, in set_executable
> '$bin$': [ self.name ] })
> File "./build", line 375, in fillin
> if item in keyvalue: cmd += keyvalue[item]
> TypeError: 'NoneType' object is not iterable
>
>
> // All libraries appear to be active in macport list and also in fink list.
> It can be some incompatibility error or do I have to try a different way to
> install it?
>
> Thanks you in advance,
>
>
> Urriola Yaksic, Mr Javier
> Magnetic Resonance Postgraduate Master student
> University of Queensland
> QLD 4067 Australia
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Mrtrix-discussion mailing list
> Mrtrix-discussion at www.nitrc.org
> http://www.nitrc.org/mailman/listinfo/mrtrix-discussion
>
More information about the Mrtrix-discussion
mailing list