project-cdsware-users@cern.ch archives


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warning in uploading of document


  • From: Tibor Simko <tibor.simko@xxxxxxx>
  • Subject: Re: Warning in uploading of document
  • Date: Tue, 05 Nov 2002 12:17:56 +0100

Hello

On Tue, 5 Nov 2002, Saiful Amin wrote:
> We did try installing the CVS version.  The 'make' complains that it
> couldn't find 'Makefile.in' in any of the directories.

You need to launch "automake -a" that will create Makefile.in's out of
Makefile.am's.  Or, better still, just launch "autoreconf" that should
take care of everything:

    $ cvs co cdsware
    $ cd cdsware
    $ autoreconf
    $ ./configure --with-htdocsdir=/foo [...]

Note that CVS is advised only to "see what is happening"; it may be
too bleeding an edge for production purposes.  You can as well use
your 0.0.9 and fix the problematic line in bibupload.shtml.

Tibor
--
CERN Document Server ** <http://cds.cern.ch/> ** <cds.support@xxxxxxx>
Room: Bldg 510-1-015 ** Voice: +41-22-7673527 ** Fax: +41-22-7678142