[MPlayer-dev-eng] libdha/test.c (was awk...)
Kim Minh Kaplan
kmkaplan at selfoffice.com
Wed Jan 16 17:04:08 CET 2002
Nick Kurshev writes:
> Hello, Attila!
>
> On Tue, 15 Jan 2002 23:18:02 +0100 you wrote:
>
>> This is because the target install in the Makefile of the
>> libdha directory uses cp and does not check whether the directory
>> does exist (why not using install instead ?)
> For what is good?
> Checking for directory I can do with: mkdir -p /usr/lib
> Do you knwo any system where /usr/lib doesn't exist?
Debian, for packaging, does something like:
make prefix=/usr/local/src/mplayer/main/debian/mplayer
which means that you are installing in a completly empty hierarchy.
Kim Minh.
More information about the MPlayer-dev-eng
mailing list