Where is ldconfig ?<SOLVED>

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
zw963
Posts: 82
Joined: 13. Mar 2014, 18:36

Where is ldconfig ?<SOLVED>

Post 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 ?
Last edited by zw963 on 17. Aug 2014, 04:27, edited 1 time in total.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Where is ldconfig ?

Post by mimosa »

It exists here. Try

Code: Select all

which ldconfig
zw963
Posts: 82
Joined: 13. Mar 2014, 18:36

Re: Where is ldconfig ?

Post 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.
Post Reply