In article <[EMAIL PROTECTED]>, Randy McMurchy wrote:
>> Is there any reason to give "--libdir=/lib" and after "make install"
>> moving libs to /usr/lib ?
>> Why not to give "--libdir=/usr/lib" ?
> 
> The login program is in /bin and it is linked to the shadow shared
> library, so the shared library must go in /lib in case /usr is not
> mounted.
> 
> The .a static library is moved to /usr/lib and the .so symlink is
> created in /usr/lib to satisfy FHS requirements.

Oops, thought that shared lib is also moved, sorry.
Btw, it seems that /lib is the default for --libdir .
And yet another question ;-) : what happen if I don't move libs to
satisfy FHS requirements?

Thanks.

-- 
With best wishes,
                                Sergey Ilyevsky.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to