Page 1 of 1

Where is ldconfig ?<SOLVED>

Posted: 15. Aug 2014, 06:31
by zw963
Hi, I found ldconfig command is not exist in Salix XFCE 14.1.

I need this command to generate some symbol link for me.

Is there any alternative for this ?

Re: Where is ldconfig ?

Posted: 15. Aug 2014, 06:51
by mimosa
It exists here. Try

Code: Select all

which ldconfig

Re: Where is ldconfig ?

Posted: 15. Aug 2014, 07:51
by zw963
mimosa wrote:It exists here. Try

Code: Select all

which ldconfig
Thanks, it seem like /sbin /usr/sbin is not in my $PATH.