Bash:idconfig:command not found ( gnuradio's installation on usrp e110)

Hi,

I’m using linux angstrom on usrp e110.

In order to finish the installation of guradio on usrp e110, I typed
idconfig but it shows me “bash:idconfig:command not found”.

I tried to add the path shown below:

if user=root then
PATH=“/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin”
otherwise
PATH=“/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games”
fi

on profile script with sudo gedit /etc/profile with this link
Changing PATH to include /sbin or: How to fix “bash: ldconfig: command not found” » blog.tordeu.com .

But the command idconfig still doesn’t work.

Have you an idea how to fix it ?

Best regards,

Wafa HAJ HMIDA

On 06/03/2014 01:31 PM, Wafa E. wrote:

In order to finish the installation of guradio on usrp e110, I typed
idconfig but it shows me “bash:idconfig:command not found”.

But the command idconfig still doesn’t work.

the command is called ldconfig not idconfig.

Best,
Bastian

sorry it is ldconfig not idconfig it works now.

2014-06-03 13:31 GMT+02:00 Wafa E. [email protected]: