<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<P>I use Redhat Linux 8.0, I download vlc-0.4.6.tar.gz, after I unzip it, and 
install libdvdcss , I begin to install vlc.</P>
<P>I use default configure, It can install successfully, and using gtk+ 
interface.but I use this command "./configure --enable-qt" to using qt 
interface, I find it  will pass in "gmake" command. but when 
I run "vlc --intf qt", it will display error that "qt module is not 
find, and interface can not initialized".</P>
<P>if I use command "./configure --enable-qte --enable-opie", it will not pass 
in "gmake" command,and display errors in compile qt module. </P>
<P>I find in both two command "./configure --enable-qt" and "./configure 
--enable-qte --enable-opie",, it says that "qt.h utility.........no","qt.h 
presence.........no", But I search this file and find it is exist in 
my computer.</P>
<P>So I want to know: it is maybe my qt configure is not correct, but how 
can I use qt interface of vlc, which way can help me to pass compile 
process, and can use "./vlc -intf qt" command?</P>
<P>thank you all.</P></BODY></HTML>