A symbolic link for libpostproc.so.0 is not created when --enable-shared-pp is in the configure line, I'm sure this is fixed in CVS, but I thought I'd just let everyone know. [war@war MPlayer-0.90rc4]$ ins ./configure --prefix=/app/mplayer-0.90rc4 --enable-gui --enable-largefiles --enable-mmx --enable-shared-pp --enable-sse --enable-vorbis --with-xanimlibdir=/app/xanim-2.80.1/mods .. make make install relink etc.. [war@war MPlayer-0.90rc4]$ mplayer mplayer: error while loading shared libraries: libpostproc.so.0: cannot open shared object file: No such file or directory [war@war MPlayer-0.90rc4]$ [war@war war]$ cd /app/mplayer-0.90rc4/lib [war@war lib]$ ls libdha.so.0@ libdha.so.0.1* libpostproc.so@ libpostproc.so.0.0.1* mplayer/ [war@war lib]$ ln -s libpostproc.so.0.0.1 libpostproc.so.0 [war@war lib]$ relink 1 link(s) installed [war@war lib]$ [war@war MPlayer-0.90rc4]$ mplayer Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /app/mplayer-0.90rc4/share/locale MPlayer 0.90rc4-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)
participants (1)
-
jpiszcz