Re: Myth 0.27 Plans

Stephen Collier <[email protected]> Sat, 28 Sep 2013 21:28:55 +1000
Newsgroups gmane.linux.redhat.rpm.atrpms.general
Message-ID <[email protected]>
On 28/09/2013 9:13 PM, Duncan Brown wrote:
> On 23/09/2013 17:06, Axel Thimm wrote:
>>
>> As far as I know the migration from version to version was mostly
>> smooth, so I agree with Nicolas - the way to maintain your mythtv
>> setup (*if* it needs maintenance at all) is to upgrade.
>>
>> mythtv has the fixes branch for several years now which proved very
>> helpful to close the gaps between releases. Also the packaging is
>> trying hard to make your upgrade process almost just a "yum upgrade".
>>
>> I will respin a 0.26.1 with all current fixes and a 0.27 with the few
>> fixes that are already in the git.
> Hi Axel
>
> I'm trying to do a --rebuild on the latest 0.26.1 srpm, and it's 
> erroring out with
>
> /usr/bin/ld: cannot find -lGL
>
> any suggestions? I'm building with nvidia-graphics-long-lived if that 
> makes a difference?
>
> cheers
>
> Dunc
>
> _______________________________________________
> atrpms-users mailing list
> [email protected]
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>
yum whatprovides libGL.so

will give you what provides the library. What OS are you using?

Cheers
Stephen