logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
JSON problem
: One Message
Begin main content
Forum OpenACS Development: Re: JSON problem
Search:
Back to OpenACS Development
7
:
Re: JSON problem
(response to
6
)
Posted by
Mattia Righetti
on
07/23/15 12:17 PM
Okay, I went trough the makefile program, I found out it's using pkg-config package that wasn't installed. So I had to launch an
apt-get install pkg-config
.
Now it works! Thank you!
Back to OpenACS Development