cups-1.0.2 on HP-UX 11

Michael Sweet mike at easysw.com
Wed Apr 27 11:10:45 PDT 2005


Klaus Fehlker wrote:
>>Anonymous wrote:
>>
>>>...
>>>I tried that beforehand and it gave errors as well. That was
>>>regarding any cp -d flag, which is indeed not supported on HP-UX
>>>according to the manpages.
>>
>>Hmm, none of the CUPS makefiles use a "-d" option with the cp command.
>>What is "INSTALL" set to in your Makedefs file?
> 
> 
> INSTALL         =       /opt/imake/bin/install -c
> [..]
> 
> INSTALL_BIN     =       $(LIBTOOL) $(INSTALL) -m 755 -s
> INSTALL_DATA    =       $(INSTALL) -m 644
> INSTALL_DIR     =       $(INSTALL) -d
> INSTALL_LIB     =       $(LIBTOOL) $(INSTALL) -m 755
> INSTALL_MAN     =       $(INSTALL) -m 644
> INSTALL_SCRIPT  =       $(INSTALL) -m 755
> 
> I changed it to /usr/sbin/install and got the following:

OK, change it to the full path to the install-sh script in the CUPS
source directory.  It sounds like the imake install command is
broken...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list