On Tue, 1 Feb 2022 at 11:25, Jonathan Wakely <jwak...@redhat.com> wrote:
>
> On Thu, 27 Jan 2022 at 16:29, José Abílio Matos <jama...@fc.up.pt> wrote:
> >
> > On Thursday, 27 January 2022 16.14.36 WET José Abílio Matos wrote:
> >
> > > $ src/lyx
> >
> > >
> >
> > > [1] 61542
> >
> > >
> >
> > > src/lyx: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.30' not found 
> > > (required
> >
> > > by src/lyx)
> >
> > >
> >
> > >
> >
> > > Any help here?
> >
> >
> > OK, one option is set the linker path
> >
> > $ LD_LIBRARY_PATH=/opt/gcc-latest/lib64/ src/lyx
>
> See the docs: 
> https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dynamic_or_shared.html#manual.intro.using.linkage.dynamic

Which is also mentioned at https://jwakely.github.io/pkg-gcc-latest/
so I've added a link to that page from the copr description.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to