[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-user
Subject:    Re: [gentoo-user] Jabber server problems
From:       cfreeze () cfreeze ! com
Date:       2002-10-19 13:50:23
[Download RAW message or body]

This message is in MIME format

On 19-Oct-2002 Bart Verwilst wrote:

> Gent, Belgium

I've attached the patch. I also found that the old yahoo transport isn't
realiable and the v2.1 transport at jabberstudio works quiet well.  Also each
transport needs to be configured with
--with-pth-includes=../jabberd/pth-1.4.0 and made with make
CFLAGS="=I../jabberd/pth-1.4.0" . 

I suppose that your on the gentoo-user list and saw my intial report on what
was going on.  If not let me know, and I'll forward you the original msg.  I've
now got a full running jabber server at jabber.cfreeze.com on gentoo that
works.  Feel free to give it a whirl.

-- 
Regards,

Chris


-----
Chris Freeze           Email: cfreeze@alumni.clemson.edu
                         Web: http://www.cfreeze.com 


["pth.patch" (pth.patch)]

--- jabber-1.4.2/configure.orig	2002-07-19 16:05:28.000000000 +0200
+++ jabber-1.4.2/configure	2002-07-19 16:07:15.000000000 +0200
@@ -81,17 +81,17 @@
 # Pth check
 ##
 printf "Getting pth settings..."
-PTH_CFLAGS=`pth-config --cflags`
-PTH_LDFLAGS=`pth-config --ldflags`
-PTH_LIBS=`pth-config --libs`
-PTH_LIBDIR=`pth-config --libdir`
-if [ -n "$PTH_CFLAGS" ]; then
-    CFLAGS="$CFLAGS $PTH_CFLAGS";
-    LDFLAGS="$LDFLAGS $PTH_LDFLAGS";
-    LIBS="$LIBS $PTH_LIBS";
-    SLIBS="$SLIBS $PTH_LIBDIR/libpth.a";
-    printf "         Done.\n";
-else
+#PTH_CFLAGS=`pth-config --cflags`
+#PTH_LDFLAGS=`pth-config --ldflags`
+#PTH_LIBS=`pth-config --libs`
+#PTH_LIBDIR=`pth-config --libdir`
+#if [ -n "$PTH_CFLAGS" ]; then
+#    CFLAGS="$CFLAGS $PTH_CFLAGS";
+#    LDFLAGS="$LDFLAGS $PTH_LDFLAGS";
+#    LIBS="$LIBS $PTH_LIBS";
+#    SLIBS="$SLIBS $PTH_LIBDIR/libpth.a";
+#    printf "         Done.\n";
+#else
     if [ -d "jabberd/pth-1.4.0" ]; then
         opwd=`pwd`
         cd jabberd/pth-1.4.0;
@@ -104,7 +104,7 @@
     else
         printf "          Error.\n\n No version of PTH is available on this \
system\nhttp://www.gnu.org/software/pth/";  fi
-fi
+#fi
 
 
 


End of MIME message
_______________________________________________
gentoo-user mailing list
gentoo-user@gentoo.org
http://lists.gentoo.org/mailman/listinfo/gentoo-user

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic