On Tue 12 Jul 2022 at 20:52:47 (-0500), Igor Korot wrote:
> In order to test my program I ran "make install".
>
> This installed it into "/usr/local/{bin,lib}
>
> So now in order to run the program I need to update
> the ld library cache with "ldconfig".
>
> Unfortunately it is not available by
On Tue, Jul 12, 2022 at 08:52:47PM -0500, Igor Korot wrote:
> So now in order to run the program I need to update
> the ld library cache with "ldconfig".
>
> Unfortunately it is not available by default and trying to
> search for it produces following:
>
> [code]
> root@debian:/usr/local/lib#
It
Hi,
In order to test my program I ran "make install".
This installed it into "/usr/local/{bin,lib}
So now in order to run the program I need to update
the ld library cache with "ldconfig".
Unfortunately it is not available by default and trying to
search for it produces following:
[code]
root@d
3 matches
Mail list logo