Koozali.org: home of the SME Server

Help building Jabber with 'make' command.

Mike Lott

Help building Jabber with 'make' command.
« on: December 10, 2002, 04:28:13 AM »
Hi all.
Am wondering if anyone can help. Have tried to build Jabber, and got so far as './configure', and then got this:

'[root@lakeypeak jabber-1.4.2]# ./configure
Running Jabber Configure
========================

Getting pth settings..../configure: pth-config: command not found
./configure: pth-config: command not found
./configure: pth-config: command not found
./configure: pth-config: command not found
Configuring GNU Pth (Portable Threads), Version 1.4.0 (24-Mar-2001)
Copyright (c) 1999-2001 Ralf S. Engelschall
creating cache ./config.cache
./config.guess: cc: command not found
Invalid configuration i586-e-smith-linux2.2glibc1': machine i586-e-smith' not recognized
Error Configuring pthSetting Build Parameters...     Done.
Generating Settings Script...   Done.

You may now type 'make' to build your new Jabber system.'

Am I missing something in my system? With OS X, I have to have developers tools installed in order to compile anything. Is it the same for the SME Server? I am running 5.5 Update_2 on a P-120 box.
Thanks
Mike

Dan Brown


Mike Lott

Re: Help building Jabber with 'make' command.
« Reply #2 on: December 10, 2002, 04:47:32 AM »
Hi Dan.
Thanks for the info. I've literally just found that too!
Cheers again,
Mike.

Mike Lott

Please help a little more... : )
« Reply #3 on: December 10, 2002, 04:57:03 AM »
Hi again.
I've just tried looking here:
ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/redhat-7.1-en/os/i386/SRPMS/

for these:

   cpp
*   glibc-devel
*   glib-devel
*   make
*   libstdc++-devel
*   gcc
*   gcc-c++
*   kernel-headers

But they are not listed. Anyone point me in the right direction?

Mike

Jon Blakely

Re: Help building Jabber with 'make' command.
« Reply #4 on: December 10, 2002, 04:58:27 AM »
Mike,

Jabber 1.4.1 + transports is already packaged for SME

www.khunjarnet.com/downloads/jabber

The new version of jabber V2 is currently in beta. It is total rebuild.

Jon

Mike Lott

Re: Help building Jabber with 'make' command.
« Reply #5 on: December 10, 2002, 05:23:21 AM »
Hi Jon.
Thanks for pointing me to (I assume) your site with the downloads! : )
Mike