Re: [CentOS] c++ Development question

2015-11-06 Thread John R Pierce
On 11/6/2015 10:05 AM, Leandro wrote: Im learning about c/c++ , so far every thing works great. The problem begins when I try to install a new library or a third party api. For example now I need to install the jsoncpp implementation in my centos box but I have no idea how to do it. I realized

Re: [CentOS] c++ Development question

2015-11-06 Thread m . roth
Leandro wrote: > Hello Centos user. > Im learning about c/c++ , so far every thing works great. > The problem begins when I try to install a new library or a third party > api. > For example now I need to install the jsoncpp implementation in my > centos box but I have no idea how to do it. > I rea

[CentOS] c++ Development question

2015-11-06 Thread Leandro
Hello Centos user. Im learning about c/c++ , so far every thing works great. The problem begins when I try to install a new library or a third party api. For example now I need to install the jsoncpp implementation in my centos box but I have no idea how to do it. I realized that my knolowge abo