When installing the NetworkEditor on my gentoo from the last devel
code, I get:

scons: Reading SConscript files ...
Package shiboken was not found in the pkg-config search path.
Perhaps you should add the directory containing `shiboken.pc'
to the PKG_CONFIG_PATH environment variable
No package 'shiboken' found
OSError: 'pkg-config --cflags --libs shiboken' exited 1:
  File
"/var/tmp/portage/media-sound/NetworkEditor-9999/work/NetworkEditor/NetworkEditor/SConstruct",
line 52: env.ParseConfig('pkg-config --cflags --libs shiboken') File
"/usr/lib64/python2.7/site-packages/SCons/Environment.py", line 1554:
return function(self, self.backtick(command)) File
"/usr/lib64/python2.7/site-packages/SCons/Environment.py", line 596:
raise OSError("'%s' exited %d" % (command, status))

Installed shiboken .pc files are as follow

/usr/lib64/pkgconfig/shiboken-python2.7.pc
/usr/lib64/pkgconfig/shiboken-python3.2.pc

 # pkg-config --cflags --libs shiboken-python2.7
-I/usr/include/python2.7
 -I/usr/include/shiboken/ /usr/lib64/libpython2.7.so
 -lshiboken-python2.7 

Dominique

-- 
"We have the heroes we deserve."
_______________________________________________
clam-devel mailing list
clam-devel@lists.clam-project.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

Reply via email to