[MPlayer-users] MPlayer 0.50 on sparc solaris 8

Rojek, Tomasz Tomasz.Rojek at siemens.pl
Fri Oct 12 13:22:10 CEST 2001


> > in /usr/ucb (do ``which install'' to figure where your install is
> > located) and it worked for me.
> It returned 
> /usr/sbin/install
I did this:

bash-2.03# export
PATH=/usr/ucb:/usr/local/bin:/usr/ccs/bin:/usr/sbin:/usr/dt/bin:/usr/openwin
/bin:/usr/bin:/etc.

so: 

bash-2.03# which install
/usr/ucb/install

then:

bash-2.03# make install
if test ! -d /usr/local/bin ; then mkdir -p /usr/local/bin ; fi
install -m 755 -s mplayer /usr/local/bin/mplayer
if test ! -d /usr/local/man/man1 ; then mkdir -p /usr/local/man/man1; fi
install -c -m 644 DOCS/mplayer.1 /usr/local/man/man1/mplayer.1

I need a lot of help! ;-)))

Tomasz Rojek



More information about the MPlayer-users mailing list