[JDEV] IM

dman dman at dman.ddts.net
Tue Apr 2 09:37:18 CST 2002


On Tue, Apr 02, 2002 at 09:54:51AM -0000, lolly wrote:
| when i gave ./configure command it gave me this
| 
| Running Jabber Configure
| ========================
| 
| Getting pth settings...pth-config: not found
| pth-config: not found
| pth-config: not found
| pth-config: not found

You don't have libpth already installed,

| Configuring GNU Pth (Portable Threads), Version 1.4.0 
| (24-Mar-2001)
| Copyright (c) 1999-2001 Ralf S. Engelschall 
| <rse at engelschall.com>

but jabber includes its source so that's not a problem

| loading cache ./config.cache
| Platform: i686-pc-cygwin
| 
| Build Tools:
| checking for gcc... no
| checking for cc... no
| configure: error: no acceptable cc found in $PATH

you need a compiler!

| Error Configuring pthSetting Build Parameters...     Done.
| Generating Settings Script...   Done.
| 
| You may now type 'make' to build your new Jabber system.
| 
| after this i gave make command and foll is displayed
| BASH: make: command not found

you need make as well

Rerun the "setup.exe" for cygwin and specify that you want 'gcc' and
'make' installed.  You might (probably) need other tools as well.

If you use a UNIX system, chances are this is already set up for you.

-D

-- 

Religion that God our Father accepts as pure and faultless is this: to
look after orphans and widows in their distress and to keep oneself from
being polluted by the world.
        James 1:27




More information about the JDev mailing list