namazu-dev(ring)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: make install
廣瀬です。
> From Ryuji Abe <raeva@xxxxxxxxxxxx>
> Subject: [namazu-dev 1075] Re: make install
> > install: The -c, -f, -n options each require a directory following!
> 
> これはSolaris 2.6のinstallの仕様なんでしょうか?
のようです。
install(1)を見てみましたが、
SYNOPSIS
/usr/sbin/install -c dira [ -m mode ] [ -u user ]
  (snip)
OPTIONS
  -c dira     Install file in the directory specified by dira,
              if  file  does  not  yet exist.  If it is found,
              install issues a message saying  that  the  file
              already  exists,  and  exits without overwriting
              it.
   (snip)
と言うことでした。
-----------------------------
yoshihide hirose
mailto:yoshihide@xxxxxxxxxx
-----------------------------