I want to make a mplayer tgz package for slackware. i run configure --prefix=/usr (for example) then make then configure --prefix=`pwd`/pkg and then make install puts all stuff to pkg dir in current directory. sometimes make prefix=`pwd`/pkg install and sometimes simply editing Makefile does the work. In latest MP none of this work. Then I change Makefile, make install command notices it and compiles again, hardcoding the paths to /pkg/ to mplayer binary, which is not really what i want. Will there be a "feature" ;) of working "make prefix=path install" or maybe I do something wrong ? I guess i'll compile it to pkg and then again to /usr and then swich the binaries. ... But still make prefix... would be nice to have. c'ya Creep. creep@fuckmicrosoft.com
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
I want to make a mplayer tgz package for slackware. i run configure --prefix=/usr (for example) then make then configure --prefix=`pwd`/pkg and then make install puts all stuff to pkg dir in current directory. sometimes make prefix=`pwd`/pkg install and sometimes simply editing Makefile does the work.
In latest MP none of this work. Then I change Makefile, make install command notices it and compiles again, hardcoding the paths to /pkg/ to mplayer binary, which is not really what i want.
Will there be a "feature" ;) of working "make prefix=path install" or maybe I do something wrong ?
I guess i'll compile it to pkg and then again to /usr and then swich the binaries. ... But still make prefix... would be nice to have.
Am Mon, 2002-03-25 um 15.38 schrieb Cr33p: try if it works when you configure with --disable-vidix
c'ya
Creep. creep@fuckmicrosoft.com
-- Best Regards, Atmos ____________________________________________ - MPlayer Developer - http://mplayerhq.hu/ - ____________________________________________
participants (2)
-
Cr33p -
Felix Buenemann