[Mrtrix-discussion] OS X 10.8

Mr Javier Urriola Yaksic javier.urriolayaksic at uq.net.au
Fri Aug 3 01:40:00 PDT 2012


Hi Donald, thanks for your answer. Today still try to install it into OS X 10.8 and we think that the problem is perhaps that one of the libraries may not work properly on 10.8
The problem is that macport or fink don't recognise <glib.h>, despite it is listed at one of the libraries that is active.

I'm wondering if there are other OS X10.8 user that have experienced the same inconvenient, or if someone have any idea how can I solve this I will be grateful,

Regards,

Javier Urriola


// The whole error that we receive after the comand ./build is the following:

bash-3.2$ cd mrtrix-0.2.10
bash-3.2$ ls
COPYING         build           cmd             icons           matlab          src
Doxyfile        changelog.txt   doc             lib             readme.txt      sysconf
bash-3.2$ PKG_CONFIG_PATH=/opt/local/lib/pkgconfig
bash-3.2$ export PKG_CONFIG_PATH
bash-3.2$ ./build
[CC] cmd/dir2amp.o
 [CC] lib/file/dicom/quick_scan.o
[CC] cmd/streamtrack.o
[CC] lib/file/dicom/study.o
 [CC] cmd/gen_unit_warp.o
 [CC] src/dwi/tractography/tracker/sd_prob.o
[CC] cmd/import_tracks.o
[CC] src/dwi/tractography/tracker/base.o
ERROR: [CC] lib/file/dicom/study.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc lib/file/dicom/study.cpp -o lib/file/dicom/study.o

failed with output:

In file included from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/file/dicom/patient.h:26,
                 from lib/file/dicom/study.cpp:27:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/lib/glib-2.0/include/glibconfig.h:9,
                 from /opt/local/include/glib-2.0/glib/gtypes.h:34,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/file/dicom/patient.h:26,
                 from lib/file/dicom/study.cpp:27:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:35,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/file/dicom/patient.h:26,
                 from lib/file/dicom/study.cpp:27:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:36,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/file/dicom/patient.h:26,
                 from lib/file/dicom/study.cpp:27:
/opt/local/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/file/dicom/patient.h:26,
                 from lib/file/dicom/study.cpp:27:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gutils.h:34,
                 from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/file/dicom/patient.h:26,
                 from lib/file/dicom/study.cpp:27:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."ERROR: [CC] lib/file/dicom/quick_scan.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc lib/file/dicom/quick_scan.cpp -o lib/file/dicom/quick_scan.o

failed with output:

In file included from lib/mrtrix.h:65,
                 from lib/file/dicom/quick_scan.h:30,
                 from lib/file/dicom/quick_scan.cpp:30:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/lib/glib-2.0/include/glibconfig.h:9,
                 from /opt/local/include/glib-2.0/glib/gtypes.h:34,
                 from lib/mrtrix.h:65,
                 from lib/file/dicom/quick_scan.h:30,
                 from lib/file/dicom/quick_scan.cpp:30:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:35,
                 from lib/mrtrix.h:65,
                 from lib/file/dicom/quick_scan.h:30,
                 from lib/file/dicom/quick_scan.cpp:30:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:36,
                 from lib/mrtrix.h:65,
                 from lib/file/dicom/quick_scan.h:30,
                 from lib/file/dicom/quick_scan.cpp:30:
/opt/local/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/file/dicom/quick_scan.h:30,
                 from lib/file/dicom/quick_scan.cpp:30:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gutils.h:34,
                 from lib/mrtrix.h:66,
                 from lib/file/dicom/quick_scan.h:30,
                 from lib/file/dicom/quick_scan.cpp:30:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."


ERROR: [CC] cmd/dir2amp.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc cmd/dir2amp.cpp -o cmd/dir2amp.o
failed with output:

In file included from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/dir2amp.cpp:23:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/lib/glib-2.0/include/glibconfig.h:9,
                 from /opt/local/include/glib-2.0/glib/gtypes.h:34,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/dir2amp.cpp:23:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:35,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/dir2amp.cpp:23:

/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:36,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/dir2amp.cpp:23:
/opt/local/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/dir2amp.cpp:23:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gutils.h:34,
                 from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/dir2amp.cpp:23:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."


ERROR: [CC] src/dwi/tractography/tracker/sd_prob.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc src/dwi/tractography/tracker/sd_prob.cpp -o src/dwi/tractography/tracker/sd_prob.o

failed with output:


ERROR: [CC] cmd/import_tracks.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc cmd/import_tracks.cpp -o cmd/import_tracks.o

failed with output:

In file included from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/import_tracks.cpp:23:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/lib/glib-2.0/include/glibconfig.h:9,
                 from /opt/local/include/glib-2.0/glib/gtypes.h:34,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/import_tracks.cpp:23:

/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:35,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/import_tracks.cpp:23:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:36,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/import_tracks.cpp:23:
/opt/local/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/import_tracks.cpp:23:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gutils.h:34,
                 from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/import_tracks.cpp:23:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."

In file included from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/sd_prob.h:26,
                 from src/dwi/tractography/tracker/sd_prob.cpp:27:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/lib/glib-2.0/include/glibconfig.h:9,
                 from /opt/local/include/glib-2.0/glib/gtypes.h:34,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/sd_prob.h:26,
                 from src/dwi/tractography/tracker/sd_prob.cpp:27:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."

In file included from /opt/local/include/glib-2.0/glib/gtypes.h:35,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/sd_prob.h:26,
                 from src/dwi/tractography/tracker/sd_prob.cpp:27:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:36,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/sd_prob.h:26,
                 from src/dwi/tractography/tracker/sd_prob.cpp:27:
/opt/local/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/sd_prob.h:26,
                 from src/dwi/tractography/tracker/sd_prob.cpp:27:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gutils.h:34,
                 from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/sd_prob.h:26,
                 from src/dwi/tractography/tracker/sd_prob.cpp:27:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."


ERROR: [CC] cmd/gen_unit_warp.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc cmd/gen_unit_warp.cpp -o cmd/gen_unit_warp.o

failed with output:

In file included from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/gen_unit_warp.cpp:26:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/gen_unit_warp.cpp:26:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."


ERROR: [CC] src/dwi/tractography/tracker/base.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc src/dwi/tractography/tracker/base.cpp -o src/dwi/tractography/tracker/base.o

failed with output:

In file included from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/base.cpp:43:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/lib/glib-2.0/include/glibconfig.h:9,
                 from /opt/local/include/glib-2.0/glib/gtypes.h:34,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/base.cpp:43:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:35,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/base.cpp:43:
/opt/local/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:36,
                 from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/base.cpp:43:
/opt/local/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/base.cpp:43:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from /opt/local/include/glib-2.0/glib/gutils.h:34,
                 from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/image/object.h:26,
                 from lib/image/position.h:26,
                 from lib/image/interp.h:26,
                 from src/dwi/tractography/tracker/base.h:49,
                 from src/dwi/tractography/tracker/base.cpp:43:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."


ERROR: [CC] cmd/streamtrack.o

g++ -c -Wall -mtune=native -fPIC -fno-strict-aliasing -DGL_GLEXT_PROTOTYPES -DUSE_TR1 -I/sw/include -O2 -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -Ilib -Isrc cmd/streamtrack.cpp -o cmd/streamtrack.o

failed with output:

In file included from lib/mrtrix.h:65,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/streamtrack.cpp:49:
/opt/local/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from lib/mrtrix.h:66,
                 from lib/ptr.h:26,
                 from lib/args.h:26,
                 from lib/app.h:30,
                 from cmd/streamtrack.cpp:49:
/opt/local/include/glib-2.0/glib/gutils.h:28:2: error: #error "Only <glib.h> can be included directly."

On 03/08/2012, at 4:32 PM, Donald Tournier <d.tournier at brain.org.au<mailto:d.tournier at brain.org.au>>
 wrote:

Hi Javier,

I have no experience with MacOSX, so can't really help much. Sounds like something got messed up with pkg-config - this is a command whose job is simply to provide the correct settings needed for the compiler to use various libraries. It's complaining of not finding the config for the various gtkmm dependencies. This issue is not directly related to MRtrix as such, you'd need to figure out why the upgrade messed up your install of gtkmm or pkg-config...

Maybe there are other mac users on this forum who can help out...?

Cheers,

Donald.



On 2 August 2012 17:13, Mr Javier Urriola Yaksic <javier.urriolayaksic at uq.net.au<mailto: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<http://self.name/>): self.set_executable()
  File "./build", line 276, in set_executable
    '$bin$': [ self.name<http://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<mailto:Mrtrix-discussion at www.nitrc.org>
http://www.nitrc.org/mailman/listinfo/mrtrix-discussion




--
Jacques-Donald Tournier (PhD)
Brain Research Institute, Melbourne, Australia
Tel: +61 (0)3 9035 7033

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.nitrc.org/pipermail/mrtrix-discussion/attachments/20120803/6e430699/attachment-0001.html


More information about the Mrtrix-discussion mailing list