Re: [jdev] Re: Re: [jadmin] Problem building jabber-1.4.1

2007-03-14 Thread Norman Rasmussen
On 3/14/07, Lars Sommer [EMAIL PROTECTED] wrote: (gdb) run jabberd Starting program: /jabber/bin/jabberd jabberd /jabber/bin/jabberd: error while loading shared libraries: libpth.so.20: cannot open shared object file: No such file or directory hrmmm. - Where is libpth if you run `locate

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Oleg Motienko
Hi, Is there any software directories for XMPP? Where developer can register his beautiful opensource Jabber/XMPP project? :) -- Regards, Oleg

Re: [jdev] Re: Re: [jadmin] Problem building jabber-1.4.1

2007-03-14 Thread Matthias Wimmer
Hi Lars! Lars Sommer schrieb: now i cant even run the server normally, either in my usr/local/jabber/jabberd-1.4.4/jabberd/ or in /jabber/bin/ it says ./jabberd: error while loading shared libraries: libpth.so.20: cannot open shared object file: No such file or directory You might not feel

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Srikrishna Das
ROFL On 3/13/07, Peter Saint-Andre [EMAIL PROTECTED] wrote: Lucas Nussbaum wrote: Spending money or time on jabberstudio is totally useless: there are a lot of very good alternatives out there, either gforge-based, or savanne-based. You're preaching to the choir! /psa -- Kri$h

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Srikrishna Das
I guess better start exploring the Google Code or Sourceforge.net Sniff... :( .. I feel sad that they have to move out of independence. On 3/14/07, Oleg Motienko [EMAIL PROTECTED] wrote: Hi, Is there any software directories for XMPP? Where developer can register his beautiful opensource

RE: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Mark Doliner
Wikipedia has a few lists of Jabber software. The formatting is not exactly ideal... but anyone is free to update it. http://en.wikipedia.org/wiki/List_of_Jabber_client_software http://en.wikipedia.org/wiki/List_of_Jabber_component_software

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Nicolas Vérité
On 3/14/07, Mark Doliner [EMAIL PROTECTED] wrote: Wikipedia has a few lists of Jabber software. The formatting is not exactly ideal... but anyone is free to update it. http://en.wikipedia.org/wiki/List_of_Jabber_client_software http://en.wikipedia.org/wiki/List_of_Jabber_component_software

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Peter Saint-Andre
Nicolas Vérité wrote: On 3/14/07, Mark Doliner [EMAIL PROTECTED] wrote: Wikipedia has a few lists of Jabber software. The formatting is not exactly ideal... but anyone is free to update it. http://en.wikipedia.org/wiki/List_of_Jabber_client_software

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Tony Finch
On Wed, 14 Mar 2007, Peter Saint-Andre wrote: Nicolas V�rit� wrote: What about http://en.wikipedia.org/wiki/List_of_applications_using_Jabber ? I know of UnclassifiedNewsBoard, FlySpray, phpBB3, GForge, LibreSource... Do you know more? Zimbra, Zabbix, Jaiku, Twitter, etc. ... Joost ...

Re: [jdev] JABBERSTUDIO NOTICE -- SITE DEMISE

2007-03-14 Thread Nicolas Vérité
On 3/14/07, Tony Finch [EMAIL PROTECTED] wrote: On Wed, 14 Mar 2007, Peter Saint-Andre wrote: Nicolas Vérité wrote: What about http://en.wikipedia.org/wiki/List_of_applications_using_Jabber ? I know of UnclassifiedNewsBoard, FlySpray, phpBB3, GForge, LibreSource... Do you know more?

[jdev] Re: Re: [jadmin] Problem building jabber-1.4.1

2007-03-14 Thread Lars Sommer
Hi Matthias and Norman. Thank you so much! I got it working now! I can start the jabberd file from the /jabber/bin location now, i still get the segmentation fault of course, but now I can debug it :) I debug it like this: [EMAIL PROTECTED] bin]# gdb jabberd blabla (gdb) run Starting program:

[jdev] turtle p2p f2f protocol integrated in gaim, jabber, kopete

2007-03-14 Thread thomasasta
turtle p2p allows anonymous sharing in any Instant Messenger like Aimster or Gaimster http://www.turtle4privacy.org/new/en_index.html see how hop by hop works with ID´s for query and transfer. IP connections are done only to friends in the buddylist, no connection to friends of friends.

Re: [jdev] Re: Re: [jadmin] Problem building jabber-1.4.1

2007-03-14 Thread Matthias Wimmer
Hi Lars! Lars Sommer schrieb: 0x0001 in ?? () (gdb) bt #0 0x0001 in ?? () #1 0x6fff in ?? () #2 0x0098 in ?? () #3 0x00cc5f18 in xdb_file_phandler (i=0x96a5148, p=0x97ad128, arg=0x96a86e0) at xdb_file.c:291 [...] Is this enough debugging info, or should i run gdb with some