I tried urpmi first, but it couldn't find the libGLcore.so.1 I only used --nodeps in this case because I could NOT find the libGLcore file and the original built RPM from you didn't work! I had used the SRC file and rebuilt the RPM.
Don't be so harsh, geez. R.Fox On Wed, 2002-02-06 at 15:27, Thierry Vignaud wrote: > [EMAIL PROTECTED] (Robert Fox) writes: > > > [root@foxbase rfox]# rpm -ivh > > /usr/src/RPM/RPMS/i686/kwintv-0.8.11-1mdk.i686.rpmerror: failed > > dependencies: > > libGLcore.so.1 is needed by kwintv-0.8.11-1mdk > > [root@foxbase rfox]# rpm -ivh --nodeps > > never use this, especillay when you do know that some librairies are > missing! > how can you hope this will work. use urpmi to resolve dependancies > instead of just asking for trouble ! > > > /var/tmp/rpm-tmp.58649: cd: /usr/X11R6/lib/X11/fonts/kwintv: No such > > file or directory > > i will fix > > > [rfox@foxbase rfox]$ kwintv > > kwintv: WARNING: Fatal: Parsing error > > KCrash: crashing.... crashRecursionCounter = 2 > > KCrash: Application Name = kwintv path = <unknown> pid = 10230 > > ERROR: KUniqueApplication: DCOP communication error! > > [rfox@foxbase rfox]$ > > > > Where the heck is libGLcore and why this problem? XawTV works > > beautifully (still!) > > because you prefer dirty hack (--nodeps) instead of using urpmi to > install all required libraries. > >
