General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

WebIssues is what I was dreaming about!

Submitted by milos.kroulik on

Recently, I was reading an article about web 2.0 technologies. I was asking myself: "What will be Web 3.0?". And next day I found the answer: Something like WebIssues. I like very much this concept - connecting web and classical desktop applications. When web frontend will be available, it will be simple solution for many problems.

So I would like to help it. Since I can't program myself I will try to publish article about it in czech web magazine about web 2.0 technologies. I also would like to translate it to czech. Is it already possible?

Thanks very much,

Problem compiling the client in Kubuntu Edgy

Submitted by ibc on

I try to do the ./configure but it fails in the following check:

...
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

¿What library do I need for that "X" check?

I use Kubuntu Edgy with g++ installed.

Thanks.