[Mplayer-dev-eng] MPlayer system-wide installation: 2nd attempt :-)

Vladimir Kushnir vkushnir at Alfacom.net
Fri Jul 20 02:20:12 CEST 2001


Sorry, I probably was not clear about install. What I meant is it takes 2
commands with BSD install:
install -d <some_dir>
install <install_flags> <some_prog> <some_dir>

Regards,
Vladimir
-- 
Vladimir Kushnir - vkushnir at Alfacom.net

On Fri, 20 Jul 2001, Arpi wrote:

<snip>
> > I did not touch Makefile yet, but that should be easy. BTW, "install -D" isn't
> > portable - our BSD install does not know of this flag. We got to either
> > "mkdir -p <some_dir>" or "install -d <some_dir>" first to create directories
> > as needed.
> ok, changed -D to -d. i hope it still works :)
>
>
> A'rpi / Astral & ESP-team
>


_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list