JanKusanagi @identi.ca

Hello Kev!

JanKusanagi @identi.ca at

Do you know this guide? https://github.com/e14n/pump.io/wiki/User-Guide 


The basics are explained there, either directly or in the links within =)


Other than that, feel free to post your doubts here, either as new posts or as replies to this message.


Welcome! o/

Kevin Ford likes this.

cmhobbs, cmhobbs shared this.

Trying to build latest stable 1.2.5 version of your Dianara client on elementaryOS so I can see more of the pumpiverse, but not having much luck:
$ qmake-qt4 ..
works, but
$ make
breaks with:
../src/pumpcontroller.h:48:26: fatal error: qjson/parser.h: No such file or directory

I may not have all required libraries installed...

Kevin Ford at 2015-01-31T17:28:00Z

Yes, you need qjson-dev, whatever the exact name of the package is in that distribution. It's all listed in the INSTALL file.


However, you could, probably, use the package from Debian Sid =)

JanKusanagi @identi.ca at 2015-01-31T17:34:04Z

Kevin Ford likes this.

>> JanKusanagi:

“Yes, you need qjson-dev, whatever the exact name of the package is in that distribution. It's all listed in the INSTALL file.

However, you could, probably, use the package from Debian Sid =)”


Thanks for the tip. Managed to build it ok. Still learning the interface. Nice client!

Kevin Ford at 2015-01-31T18:17:31Z