31 Jan
2003
31 Jan
'03
12:43 p.m.
Hello, Stefan. SL> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] SL> Vladimir I. Umnov wrote:
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] Mplayer compiled under cygwin:
./configure --with-extraincdir=/usr/local/include \ --with-extralibdir=/usr/local/lib --prefix=/opt --bindir=/opt \ --datadir=. --mandir=/opt --confdir=. --libdir=/opt--enable-largefiles \ SL> ^^^^^^^^^^^^^^^ SL> a space is missing here it was, but when i copy comand line and split it into many strings i del a space. SL> don't know if that's the real problem, though