[mythtv-users] Re:Debian (Knoppix) Cant find the Prerequisites MythTV

Richard S rschul at myrealbox.com
Mon Nov 24 16:16:20 EST 2003


Question and some problems appreciate the help. I think I commented out all non "unstable" enries in sources.list but not before I had done some upgrades so that may be part of my problem. I am running Knoppix (Debian) unstable.

I am close to a newbie especially on builds.

I also forced a reinstall of all packages I have done prior to the advice here and all re-installed fine.

First problem: 

root at upstairs:/usr/src/mythtv-0.12# apt-get install xlibs-dev
Reading Package Lists... Done
Building Dependency Tree... Done
xlibs-dev is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  xlibs-dev: Depends: xlibs (= 4.3.0-0pre1v4) but 4.3.0-0ds4 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

After running apt-get -f install

the following packages have unmet dependencies:
  xlibs-dev: Depends: xlibs (= 4.2.1-14) but 4.3.0-0ds4 is to be installed
E: Broken packages

MAKE error I get:

root at upstairs:/usr/src/mythtv-0.12# make
cd libs && make -f Makefile
make[1]: Entering directory `/usr/src/mythtv-0.12/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/usr/src/mythtv-0.12/libs/libavcodec'
make[2]: *** No rule to make target `../../../../share/qt3/lib/libqt.prl', needed by `Makefile'.  Stop.
make[2]: Leaving directory `/usr/src/mythtv-0.12/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/usr/src/mythtv-0.12/libs'
make: *** [sub-libs] Error 2

These are the prerequisites I have installed in addition to the ones for XMLTV that built fine. Maybe I missed a prerequisite or the xlibs-dev is part of my problem.

 build-essential 
 libfreetype6-dev
 xlibs-dev (this is the one I show the problem above)
 qt3-dev-tools 
 libqt3-mt-dev
 libqt3c102-mt-mysql 
 liblame-dev 

Any help appreciated.






More information about the mythtv-users mailing list