Re: /usr/bin/ld: cannot find -lc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



4.2.2013 6:35, Syed Ahsan Ali Bokhari kirjoitti:

The problem on my machine is that for some reasons yum isn't working.
Therefore I am not able to install package glibc-devel.i386 from
repository.

The traditional way is to use RPM directly, instructions do exist, like :

   http://www.tuxfiles.org/linuxhelp/rpminstall.html

For bare unpacking (a'la 'zip', 'tar.gz', 'tar.bz2') there is rpm2cpio and cpio :

   rpm2cpio <packagename>.rpm | cpio -idmuvB

to extract the '.rpm' package into the current directory and its subdirs.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux