Re: Jade 1.2 available

Subject: Re: Jade 1.2 available
From: Louis-Dominique Dubeau <ldd@xxxxxxxxxxx>
Date: 25 Sep 1998 09:04:41 -0400
James Clark <jjc@xxxxxxxxxx> writes:

> - configure/autoconf support from Cees de Groot (see README.configure);
> this should make it easier to install on Unix boxes (don't forget to use
> unzip -a).

I've tried to build it yesterday and found multiple problems with the
new configure system:

- ./configure ./config/config.sub ./config/config.guess are all packed without
  the execute flag set.  (I wondered if zip is unable to deal with this but
  I made tried it and was able to zip and unzip correctly a file with the 
  execute flag set.)  I guess the zip is created on a Windows system where
  such flags are inexistent.  The end result is that on a Unix system, you
  have to run chmod u+x on those three files.

- ./configure --enable-http 
  ./configure --enable-http --enable-shared 
  ./configure --enable-http --disable-shared --enable-static

  Any of those commands produce files that are erroneous.  Runing make
  after one of those configuration commands results in make failing
  when it tries to link nsgmls.  (It basically complains that a bunch
  of symbols are missing and there is no "-l" argument in the linking
  command.)  My system is a Red Hat Linux 4.2 distribution.  My guess is 
  that libtool is not working properly.  I don't have time right now to 
  look into this problem deeper but I'd be curious to know about other 
  successes and failures in using ./configure.

I reverted to the old build method and everything went fine.

	Regards,
	ldd


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Jade 1.2 available
    • James Clark - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id CAA18846Wed, 23 Sep 1998 02:24:25 -0400 (EDT)
      • Louis-Dominique Dubeau - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id JAA03673Fri, 25 Sep 1998 09:00:47 -0400 (EDT) <=
        • Henry S. Thompson - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id NAA14766Fri, 25 Sep 1998 13:51:37 -0400 (EDT)
        • Adam P. Harris - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id RAA00580Sat, 26 Sep 1998 17:56:05 -0400 (EDT)
          • Louis-Dominique Dubeau - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id IAA01304Mon, 28 Sep 1998 08:20:45 -0400 (EDT)
          • Adam P. Harris - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA22775Mon, 28 Sep 1998 14:04:52 -0400 (EDT)