[Jabberd2] [jabberd2] #133: configuring with debud mode - gsasl problem

2007-08-15 Thread jabberd2
#133: configuring with debud mode - gsasl problem
+---
Reporter:  biosoup  |   Owner:  smoku
Type:  defect   |  Status:  new  
Priority:  major|   Component:  Build
 Version:  2.1.14   |Blocking:   
+---
 afther
 {{{
 ./configure --enable-mysql --enable-idn --enable-ssl --enable-debug
 --enable-sasl=gsasl
 }}}
 I got error:
 {{{
 checking gsasl.h usability... yes
 checking gsasl.h presence... yes
 checking for gsasl.h... yes
 checking for gsasl_check_version in -lgsasl... yes
 checking for GnuSASL version = 0.2.14... no
 configure: error: no SASL backend available out of: gsasl
 }}}
 But I have good version of gsasl:
 {{{
 [EMAIL PROTECTED]:/etc# gsasl --version
 gsasl 0.2.19
 }}}
 and also I have libgsasl in version 0.2.19 and everything is in their
 usual paths...

 I'm using UBUNTU 2.6.15-28-amd64-xeon and nothing else then needed things
 is installed. This server is dedicated only to jabber so there should be
 no conflicts eith other packages.

 Similar tickets solve problems with old gsasl but none with good gsasl.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/133
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


[Jabberd2] [jabberd2] #134: abberd/c2s[16575]: [7] [192.168.0.2, port=39040] connect

2007-08-15 Thread jabberd2
#134: abberd/c2s[16575]: [7] [192.168.0.2, port=39040] connect
-+--
Reporter:  megerdin  |   Owner:  smoku
Type:  defect|  Status:  new  
Priority:  major |   Component:  c2s  
 Version:  2.1.13|Blocking:   
-+--
 {{{
 Aug 14 20:28:09 Server1 jabberd/c2s[16575]: [7] [192.168.0.2, port=39040]
 connect

 Aug 14 20:28:09 Server1 jabberd/c2s[16575]: [7] [192.168.0.2, port=39040]
 disconnect
 }}}


 So where should i wrote for this.[[BR]]

 plz any url.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/134
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


[Jabberd2] [jabberd2] #135: abberd/c2s[16575]: [7] [192.168.0.2, port=39040] connect

2007-08-15 Thread jabberd2
#135: abberd/c2s[16575]: [7] [192.168.0.2, port=39040] connect
-+--
Reporter:  megerdin  |   Owner:  smoku
Type:  defect|  Status:  new  
Priority:  major |   Component:  c2s  
 Version:  2.1.13|Blocking:   
-+--
 {{{
 Aug 14 20:28:09 Server1 jabberd/c2s[16575]: [7] [192.168.0.2, port=39040]
 connect

 Aug 14 20:28:09 Server1 jabberd/c2s[16575]: [7] [192.168.0.2, port=39040]
 disconnect
 }}}


 So where should i wrote for this.[[BR]]

 plz any url.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/135
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


[Jabberd2] [jabberd2] #136: failed loading storage module 'mysql' (/usr/local/lib/jabberd/

2007-08-15 Thread jabberd2
#136: failed loading storage module 'mysql' (/usr/local/lib/jabberd/
-+--
Reporter:  megerdin  |   Owner:  smoku  
Type:  defect|  Status:  new
Priority:  major |   Component:  storage
 Version:  2.1.13|Blocking: 
-+--
 Hi jabberd fan

 I m new at jabberd. and tried to implement jabberd server with
 jabberd-2.1.13
 after configuring when i run /usr/local/bin/jabberd script
 the log file say .


 {{{

 jabberd/sm[16822]: failed loading storage module 'mysql'
 (/usr/local/lib/jabberd/storage_mysql.so: cannot open shared object file:
 No such file or directory

 jabberd/c2s[16824]: failed loading authreg module 'mysql'
 (/usr/local/lib/jabberd/authreg_mysql.so: cannot open shared object file:
 No such file or directory

 }}}

 I tried to download the storage and authreg file from internet but didn't
 find any file
 I use mysql (mysql-5.0.37-2.fc7) as my database server.

 please help me to solve the problem...please...

 {{{

 i did it before when i configured . but the result is above mentione code.
 }}}

 with this code

 {{{
 ./configure --enable-mysql --enable-ssl --enable-idn \
   --with-extra-include-path=/usr/include/mysql:/usr/include \
   --with-extra-library-path=/usr/lib/mysql:/usr/lib
 }}}
 [[BR]]plz anymore help[[BR]]

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/136
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


Re: [Jabberd2] [jabberd2] #136: failed loading storage module 'mysql' (/usr/local/lib/jabberd/

2007-08-15 Thread jabberd2
#136: failed loading storage module 'mysql' (/usr/local/lib/jabberd/
-+--
Reporter:  megerdin  |Owner:  smoku  
Type:  defect|   Status:  closed 
Priority:  major |Component:  storage
 Version:  2.1.13|   Resolution:  invalid
Keywords:| Blocking: 
-+--
Changes (by DeSnajpa):

  * status:  new = closed
  * resolution:  = invalid

Comment:

 This is not a jabberd-2.x bug. Please discuss the problem on mailing list.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/136#comment:1
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


Re: [Jabberd2] [jabberd2] #133: gsasl not found but installed

2007-08-15 Thread jabberd2
#133: gsasl not found but installed
+---
Reporter:  biosoup  |Owner:  smoku   
Type:  defect   |   Status:  assigned
Priority:  major|Component:  Build   
 Version:  2.1.14   |   Resolution:  
Keywords:   | Blocking:  
+---
Changes (by smoku):

  * status:  new = assigned
  * summary:  configuring with debud mode - gsasl problem = gsasl not
  found but installed

Comment:

 Please give tha output of command:
 {{{
 $ which gsasl
 }}}
 and attach your config.log file to the ticket.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/133#comment:2
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


Re: [Jabberd2] [jabberd2] #136: failed loading storage module 'mysql' (/usr/local/lib/jabberd/

2007-08-15 Thread jabberd2
#136: failed loading storage module 'mysql' (/usr/local/lib/jabberd/
-+--
Reporter:  megerdin  |Owner:  smoku   
Type:  defect|   Status:  reopened
Priority:  major |Component:  Build   
 Version:  2.1.13|   Resolution:  
Keywords:| Blocking:  
-+--
Changes (by smoku):

  * status:  closed = reopened
  * resolution:  invalid =
  * component:  storage = Build

Comment:

 Well... This actually might be a ./configure error.

 Please attach your {{{config.log}}} file to the ticket.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/136#comment:2
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


Re: [Jabberd2] [jabberd2] #133: configuring with debud mode - gsasl problem

2007-08-15 Thread jabberd2
#133: configuring with debud mode - gsasl problem
+---
Reporter:  biosoup  |Owner:  smoku
Type:  defect   |   Status:  new  
Priority:  major|Component:  Build
 Version:  2.1.14   |   Resolution:   
Keywords:   | Blocking:   
+---
Comment (by DeSnajpa):

 Possibly it is a bug of configure, look at line 11639:
 {{{
 #include gsasl.h
 int
 main ()
 {
 return !(gsasl_check_version(0.2.14))
   ;
   return 0;
 }
 }}}

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/133#comment:1
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


Re: [Jabberd2] [jabberd2] #134: abberd/c2s[16575]: [7] [192.168.0.2, port=39040] connect

2007-08-15 Thread jabberd2
#134: abberd/c2s[16575]: [7] [192.168.0.2, port=39040] connect
-+--
Reporter:  megerdin  |Owner:  smoku  
Type:  defect|   Status:  closed 
Priority:  major |Component:  c2s
 Version:  2.1.13|   Resolution:  invalid
Keywords:| Blocking: 
-+--
Changes (by smoku):

  * status:  new = closed
  * resolution:  = invalid

Comment:

 I don't really understand what this ticket is about.

 If you could be more specific, please reopen the ticket with comments.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/134#comment:1
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com