Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.Hawaii.Edu!ames!enews.sgi.com!news.sgi.com!news.maxwell.syr.edu!news1.best.com!bofh.noc.best.net!not-for-mail From: rone@bofh.noc.best.net (Ron Echeverri) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: rsaref ports install broken? Date: 16 Mar 1997 16:31:59 -0800 Organization: fidgety systems administrators gmbh Lines: 32 Message-ID: <5gi3dv$b6a$1@bofh.noc.best.net> References: <5galn9$h2m$1@otis.netspace.net.au> NNTP-Posting-Host: bofh.noc.best.net Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37240 In article <5galn9$h2m$1@otis.netspace.net.au>, Mark Heath <mheath@netspace.net.au> wrote: >usage: install [-Ccdps] [-f flags] [-g group] [-m mode] [-o owner] file1 > file2; or file1 ... fileN directory >*** Error code 1 >from the look of the makefile, it specifies the wrong arguments for install. >(install -d -m 555 /usr/local/share/doc/rsaref) >What's the catch? You probably got the -current port; i'm guessing that install behaves slightly differently between 2.1.x and 2.2. From the man page for install from 2.1.x: -d Print debugging information. If -d is specified one or more times, then print the renaming steps for -C. If -d is specified two or more times, then warn about files that aren't installed with -C. From the look of the Makefile for rsaref, it seems that the install command is meant to create a directory, /usr/local/share/doc/rsaref, with 555 permissions. So i would probably recommend replacing the install line with mkdir -p -m 555 /usr/local/share/doc/rsaref rone -- Ron Echeverri Best Internet Usenet Administration rone@best.net ############################################################################# INGREDIENT: Sodium benzoate (to preserve taste)