Well it builds OK without Zlib.pm.  But two  .tar.gz files are pulled
in:

Code:
--------------------
    
  [root@soapvm logitechmediaserver]# du -shc *
  154M    5de0f366e0e4e72fc5c14344acc7e91768398bd4.tar.gz
  108M    a45cc7ac2f65bb4c0a538b6c0c5c80fba6d2faa9.tar.gz
  4.0K    install
  23M     logitechmediaserver-7.8-5-x86_64.pkg.tar.xz
  88M     pkg
  4.0K    PKGBUILD
  4.0K    service
  494M    slimserver-vendor
  657M    src
  1.5G    total
  
--------------------


The total download is now 756Mb, which seems a bit excessive, and the
build takes up a lot of space before the clean happens, so users would
need to be aware of that.  Naturally, I saved the slimserver-vendor
download between re-builds and didn't use the -c flag.  

The other thing that people may not realise is that their package builds
will make better use of the available processing power if they at least
change the MAKEFLAGS value in "/etc/makepkg.conf"  ( MAKEFLAGS="-jn",
where n is number of cores, or possibly cores +1, should speed it up)


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to