Q:
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
Package gthread-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' 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
Package gtkglext-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkglext-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkglext-1.0' 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
Package gthread-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' 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
Package gtkglext-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkglext-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkglext-1.0' found
WARNING: unable to find gtkmm-2.4 configuration
Traceback (most recent call last):
File "./build", line 610, in <module>
[ Entry(item) for item in targets ]
File "./build", line 149, in __init__
if is_executable (self.name): self.set_executable()
File "./build", line 180, in set_executable
'$bin$': [ self.name ] })
File "./build", line 278, in fillin
if item in keyvalue: cmd += keyvalue[item]
TypeError: 'NoneType' object is not iterable
Solution:
1) sudo aptitude install libgtkmm-2.4-dev
2) sudo apt-get install libgtkglextmm-x11-1.2-dev
Reference:
1)http://ubuntuforums.org/archive/index.php/t-683900.html
2)http://ubuntuforums.org/showthread.php?t=2058639