pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: building 'VLC'





On 11 October 2022 00:38:16 (+01:00), Todd Gruhn wrote:

> I looked for "qt5 -library-5.15.6" . I cant find it.
> Where ois qt5-library-5.15.6 ? ORRRRR, is *-library-5.15.6 inside of
> another qt5-*.5.15.6 file? This lib is not getting upgraded by pkgsrc.
It is - the version in pkgsrc -current right now is exactly 5.15.6.
>
> How about pkg_add to get all qt5-*-5.15.6 ?

It depends on how do you install packages. If you install from source using pkgsrc, then you will have to update your tree (cd /usr/pkgsrc; cvs up -dPA), then run pkg_rolling-replace. If you use pkgin from some of the publicly available repos, you have to just 'pkgin update && pkgin upgrade'. The default library location is # pkg_info -L qt5-qtbase-5.15.6 |grep -E '.so.5.15.6'/usr/pkg/qt5/lib/libQt5Concurrent.so.5.15.6
/usr/pkg/qt5/lib/libQt5Core.so.5.15.6
......

>
> On Mon, Oct 10, 2022 at 6:31 PM Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> >
> >
> >
> > On 10 October 2022 21:26:34 (+01:00), Todd Gruhn wrote:
> >
> > > GET ERRER:
> > >
> > > Cannot mix incompatible Qt library (5.15.2) with this
> > > library (5.15.6)
> > >
> > >
> > > How do I MAKE library-5.15.6?
> > > I cant find Qt library-5.15.6
> > The current pkgsrc version of qt5 is indeed 5.15.6, you will have to
> > upgrade the whole qt5 and everything that depends on it.
> >
> > >
> >
> > --
> > ----
> > Chavdar Ivanov
>

--
----
Chavdar Ivanov


Home | Main Index | Thread Index | Old Index