Re: Build problem (./configure fails) on BSD system

Urs Janßen <[email protected]> Wed, 17 May 2006 16:08:45 +0200
Newsgroups gmane.network.tin.user
Message-ID <[email protected]>
On Wed, May 17, 2006 at 08:10:37AM -0500, [email protected] wrote:
>     mail63$ make distclean && ./configure --prefix=$HOME --enable-nntp-only
>     rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut *.core  "#"*
>     rm -f Makefile .depend
>     loading cache ./config.cache
>     checking for X... ./configure[846]: cd: conftestdir: bad directory

I have no idea what is going wrong here, but from looking at the configure
script this one should go away if you tell configure not to check for X:

./configure --prefix=$HOME --enable-nntp-only --without-x

>     libraries /usr/X11R6/lib, headers /usr/X11R6/include
>     configure: error: can not find install-sh or install.sh in . ./..  ./../..

once again, no idea. the configure source looks ok to me.

could you post the generated config.log? it should hold some more detailed
information what is going wrong.

urs
-- 
"Only whimps use tape backup: _real_ men just upload their important stuff
 on ftp, and let the rest of the world mirror it ;)" - Linus