[MPlayer-users] MPlayer 0.50 on sparc solaris 8
Rojek, Tomasz
Tomasz.Rojek at siemens.pl
Thu Oct 11 14:27:10 CEST 2001
> Uhh, no. Not exactly that. Actually, forget what I wrote. A
> better approach
> would be to edit Makefile, find all ``-e'' strings and change them to
> ``-d''. Then make install should work.
Not exactly:
bash-2.03# make install
if [ ! -d /usr/local/bin ]; then \
mkdir -p /usr/local/bin; \
fi
install -m 755 -s mplayer /usr/local/bin/mplayer
find: cannot open /usr/local/bin/mplayer: No such file or directory
find: cannot follow symbolic link /etc/rc0.d/K00sshd: No such file or
directory
find: cannot follow symbolic link /lib/locale/fr_CA.ISO8859-1/LC_MESSAGES:
No such file or directory
find: cannot follow symbolic link
/usr/lib/locale/fr_CA.ISO8859-1/LC_MESSAGES: No such file or directory
install: mplayer was not found anywhere!
make: *** [install] Error 2
What now?
Tomasz Rojek
More information about the MPlayer-users
mailing list