URL:
  <http://gna.org/bugs/?19799>

                 Summary: no found package json
                 Project: MyPaint
            Submitted by: mred
            Submitted on: lun 11 jun 2012 22:06:31 COT
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: commit  110702e4
         Planned Release: None
        Operating System: linux Ubuntu 12.04 AMD

    _______________________________________________________

Details:

$ scons
scons: Reading SConscript files ...
Building for python2.7
Package json was not found in the pkg-config search path.
Perhaps you should add the directory containing `json.pc'
to the PKG_CONFIG_PATH environment variable
No package 'json' found
OSError: 'pkg-config --cflags --libs json' exited 1:
  File "/home/nanos/code/mypaint/SConstruct", line 119:
    brushlib = SConscript('./brushlib/SConscript')
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 614:
    return method(*args, **kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:
    return _SConscript(self.fs, *files, **subst_kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:
    exec _file_ in call_stack[-1].globals
  File "/home/nanos/code/mypaint/brushlib/SConscript", line 54:
    env.ParseConfig('pkg-config --cflags --libs json')
  File "/usr/lib/scons/SCons/Environment.py", line 1551:
    return function(self, self.backtick(command))
  File "/usr/lib/scons/SCons/Environment.py", line 593:
    raise OSError("'%s' exited %d" % (command, status))





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19799>

_______________________________________________
  Mensaje enviado vía/por Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to