Ellery Newcomer wrote:
> On 06/25/2010 10:45 AM, Jordi Sayol i salomó wrote:
>>
>> Well, can You assure that in all rpm Linux systems (not only in
>> Fedora/red-hat) everything needed will be installed?
>>  From another point of view, if You think that the libgcc_s.so.1 will be
>> automatically installed, Why Your rpm has these other libraries on the
>> Requires (dependencies) tag? libc.so.6, libm.so.6 and libstdc++.so.6
> 
> Don't know. I didn't put them there. All I have is
> 
> Requires:    glibc-devel(x86-32)
> Requires:    gcc
> 
> Other stuff must have gotten added by the rpm build somehow.
> 
        Rpm automatically calls ldd on all executables and adds the
returned libraries to the list of dependencies, which only makes
sense since the binary won't run without those libraries anyway...

                Jerome
-- 
mailto:jeber...@free.fr
http://jeberger.free.fr
Jabber: jeber...@jabber.fr

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to