From: Chris N. <pu...@po...> - 2001-02-21 13:38:31
|
At 10:10 +0100 2001.02.21, Jean-Philippe Moins wrote: >I'm running SuSE 6.2. When I 'make install' I get an error that says >something like: install -D : unknown option. When I 'man install', I see >a -d option, but no -D. >I'm using gnu make 3.77. >Any hint ? Can you tell me what -D is supposed to do ? man page says: > -D create all leading components of DEST except the last, >then copy SOURCE to DEST; useful in the 1st format Where the first format is: > install [OPTION]... SOURCE DEST (1st format) If there is a more portable way of doing this, we can consider it. Unfortunately, I don't know much about "install", personally. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |