This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Making binary tarballs of glibc


>>>>> Alex Buell writes:

 > Hi,
 > What's the best way to build a binary tarball out of the compiled glibc
 > stuff? 

I would do (as root - at least one program is suid root):

make install_root=/tmp/glibc-binaries install
cd /tmp/glibc-binaries
tar ...

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]