Is there a way on gnu/linux to get ldconfig to ignore a file in a directory?
Every time I install something I get the following message:
/sbin/ldconfig.real: /usr/local/lib/libguile-2.2.so.1.3.0-gdb.scm
is not an ELF file
Matt
Matt Wette writes:
> Is there a way on gnu/linux to get ldconfig to ignore a file in a directory?
>
> Every time I install something I get the following message:
>
> /sbin/ldconfig.real: /usr/local/lib/libguile-2.2.so.1.3.0-gdb.scm
> is not an ELF file
Why would that not be in /usr/local/sha
> From: David Kastrup
> Date: Sat, 20 Jan 2018 20:14:25 +0100
>
> > Every time I install something I get the following message:
> >
> > /sbin/ldconfig.real: /usr/local/lib/libguile-2.2.so.1.3.0-gdb.scm
> > is not an ELF file
>
> Why would that not be in /usr/local/share instead?
Because GDB