<html><body>
<p><font size="4">I have installed those dependecies and package through yum install ...;<br>
Moreove, when I tried to compile myth, there were always the same errors: <br>
but I am sure that I have installed libdvdnav.<br>
</font><br>
<font size="4">(the following contents are from terminal:)<br>
</font><font size="4" color="#FF0000">[root@localhost mythtv]# make</font><font size="4"><br>
****<br>
g++ -c -pipe -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -fomit-frame-pointer -Wall -Wno-switch -Wno-</font><font size="4" color="#FF0000">non-virtual-dtor </font><font size="4">-fomit-frame-pointer -pthread -D_THREAD_SAFE -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt- 3.3/mkspecs/freebsd-g++ -I. -I/usr/local/include -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmythtv -I../../libs/libavutil -I../../libs/libavformat -I../../libs/libavcodec -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I/usr/local/include -I/usr/lib/qt- 3.3/include -o main.o main.cpp<br>
g++ -pthread -o mythtv main.o -L/usr/local/lib -L/usr/lib/qt-3.3/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec -L../../libs/libavformat -L../../libs/libmythfreemheg -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythlivemedia - lmythtv-0.20 -lmythavformat-0.20 -lmythavutil-0.20 -lmythavcodec-0.20 -lmythfreemheg-0.20 -lmythupnp-0.20 -lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20 -lfreetype -lmp3lame -lasound -L/lib -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 -lraw1394 -liec61883 -lavc1394 -lrom1394 -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm<br>
<br>
</font><font size="4" color="#FF0000">/usr/local/lib/libmythtv-</font><a href="http://0.20.so/"><u><font size="4" color="#FF0000">0.20.so</font></u></a><font size="4" color="#FF0000"> : undefined reference to `dvdnav_time_search_within_cell'<br>
/usr/local/lib/libmythtv-</font><a href="http://0.20.so/"><u><font size="4" color="#FF0000">0.20.so</font></u></a><font size="4" color="#FF0000">: undefined reference to `dvdnav_menu_supported'<br>
collect2: ld returned 1 exit status<br>
make[2]: *** [mythtv] Error 1<br>
make[2]: Leaving directory `/home/mythtv/trunk/mythtv/programs/mythtv'<br>
make[1]: *** [sub-mythtv] Error 2<br>
make[1]: Leaving directory `/home/mythtv/trunk/mythtv/programs'<br>
make: *** [sub-programs] Error 2 <br>
[root@localhost mythtv]# <br>
</font><font size="4"><br>
</font></body></html>