Re: [Integrit-users] install program
Brought to you by:
ecashin
From: <RD...@ga...> - 2001-11-02 20:56:46
|
Yes, that seems to have fixed those problems. Thanks. Ross On Nov 2, 3:35pm, Ed L Cashin wrote: > Subject: Re: [Integrit-users] install program > RD...@ga... (Mr. Ross Druker) writes: > > > I'm trying to install integrit on HP-UX 10.20 and have run into a problem with > > the "install" program used in the Makefiles. From what I can see this problem > > also applies also to HP-UX 11.0 and AIX 4.2 (and maybe others). SGI IRIX > > appears to provide compatibility. I can work around the problem by manually > > creating needed directories. > > There's a install-sh script included with integrit and a configure > option that tells the build process to use it. > > It sounds like autoconf's test in the configure script that is > supposed to determine whether your system's install command is > BSD-compatable is registering a false positive. > > Try this: > > cd path/to/integrit > ./configure --with-install=`pwd`/install-sh > > You need an absolute path, hence pwd in backticks. > > -- > --Ed Cashin PGP public key: > ec...@te... http://www.terry.uga.edu/~ecashin/pgp/ >-- End of excerpt from Ed L Cashin -- Ross Druker Rohm and Haas Co. RD...@Ro... Philadelphia, PA (215) 592-3281 The opinions expressed are mine and not those of Rohm and Haas Company. |