Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Mike Lott on December 10, 2002, 04:28:13 AM

Title: Help building Jabber with 'make' command.
Post by: Mike Lott 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
Title: Re: Help building Jabber with 'make' command.
Post by: Dan Brown on December 10, 2002, 04:36:38 AM
http://www.e-smith.org/faq.php3#8q7
Title: Re: Help building Jabber with 'make' command.
Post by: Mike Lott on December 10, 2002, 04:47:32 AM
Hi Dan.
Thanks for the info. I've literally just found that too!
Cheers again,
Mike.
Title: Please help a little more... : )
Post by: Mike Lott 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
Title: Re: Help building Jabber with 'make' command.
Post by: Jon Blakely 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
Title: Re: Help building Jabber with 'make' command.
Post by: Mike Lott on December 10, 2002, 05:23:21 AM
Hi Jon.
Thanks for pointing me to (I assume) your site with the downloads! : )
Mike