Now I'm trying to compile transcode with pvm3 support.
./configure --enable-xvid --enable-theora --enable-x264 --enable-vorbis --enable-ogg --enable-a52 --enable-imagemagick --enable-faac --enable-libdv --enable-lzo --enable-libxml2 --enable-mjpeg-tools --enable-sdl --enable-pvm3 --with-pvm3-includes=/usr/include --with-pvm3-libs=/usr/lib64 -with-pvm3-prefix=/usr/lib/pvm3 --enable-libquicktime --enable-mjpegtools --enable-libpostproc --enable-freetype2 --enable-gtk ERROR: option '--enable-pvm3' failed: cannot link against libpvm3 libpvm3 can be found in the following packages: pvm3 whereis pvm pvm: /usr/bin/pvm /usr/bin/X11/pvm /usr/include/pvm3.h /usr/share/man/man1/pvm.1.gz find / -name *libpvm3.so* -print /usr/lib64/libpvm3.so.3.4 /usr/lib64/libpvm3.so /usr/lib64/libpvm3.3 Anyone?