Hi,
I am installing a GNU software wich calls install into a Makefile.
The installation fails because the options given to install are not
supported par OSF install commands i.e /usr/ucb/install and /usr/bin/install.
I am using OSF V3.2.
I need an install command which works like Solaris /usr/ucb/install (1B).
root:solaris # man -s 1b install
Reformatting page. Wait... done
install(1B) SunOS/BSD Compatibility Package Commands install(1B)
NAME
install - install files
SYNOPSIS
/usr/ucb/install [ -cs ] [ -g group ]
[ -m mode ] [ -o owner ] filename1 filename2
/usr/ucb/install [ -cs ] [ -g group ] [ -m mode ]
[ -o owner ] filename ... directory
/usr/ucb/install -d [ -g group ] [ -m mode ] [ -o owner ]
directory
...
Which subsets I need to install ? Maybe OSFOBSOLETE320 ?
root:osf # setld i |more
Subset Status Description
------ ------ -----------
AFAADVANCED320 installed POLYCENTER Advanced File System Utilities(Genera
l Applications)
...
OSFOBSOLETE320 Obsolete Commands and Utilities (System Administ
ration)
Thanks in advance.
***
Christophe DIARRA
Institut de Physique Nucleaire
Orsay - Bat 100 - S2I
91406 Orsay - FRANCE
E-mail: diarra_at_ipnsun5.in2p3.fr
***
Received on Wed Jul 12 1995 - 21:28:13 NZST