[JDEV] How to get Yahoo-t working with jabber1.4 final?
Keith Minkler
kminkler at jabber.com
Fri Feb 9 15:00:27 CST 2001
Hey, it's easier to run configure with the --with-jabberd option...
for eg. if you have your jabber-1.4 folder in /usr/src/jabber-1.4:
yahoo-transport/ $ ./configure --with-jabberd=/usr/src/jabber-1.4
this will set the -I include lines to the right location to find
jabberd.h and lib.h
NOTE, afaik, aim-t, yahoo-t and irc-t all use this flag.. dunno if icq or msn does as well
Keith Minkler
On Fri, Feb 09, 2001 at 10:42:47AM -0700, Jim Ray wrote:
> Modify your jabber.h and hard code the location of lib.h.
>
>
> So if you are compiling it in /usr/src/
>
> cp /usr/src/jabber-1.4/jabberd/jabberd.h /usr/local/include
>
> edit jabberd.h to the below.
>
> Snippet of jabber.h
>
> #include "/usr/src/jabber-1.4/jabberd/lib/lib.h"
> #include </usr/src/jabber-1.4/jabberd/pth-1.3.7/pth.h>
> #ifdef HAVE_SSL
> #include <ssl.h>
> #endif /* HAVE_SSL */
>
> And it should compile. It's not the greatest fix, but it allows you to
> compile it.
>
> jim
>
>
> Frank Wang wrote:
>
> > I'm using PC with Linux 6 with kernel 2.2.5-15. It doesn't compile at
> > all.
> >
> > Have you got it working?
> >
> > >What platform are you on? It compiles fine under FreeBSD using gnu
> > make.
> > >However, when loaded it causes my jabberd to segfault.
> >
> > >jpc
> >
> > On Fri, Feb 09, 2001 at 02:18:51PM -0000, Frank Wang wrote:
> > >/ Hi,
> > />/
> > />/ I download the Yahoo-t from v1.4/final site. could anyone tell me
> > how to get
> > />/ it compile?
> > />/ Thanks
> > />/
> > />/ FW
> > /
> > --
> > John P. Campbell
> > Intacct Corporation
> >
> > "Those who hate Windows use Linux; those who love Unix use FreeBSD."
> >
> >
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20010209/ea1c4d07/attachment-0002.pgp>
More information about the JDev
mailing list