Re: any use to build from source?

From: Parv (parv_at_pair.com)
Date: 06/18/04

  • Next message: Giorgos Keramidas: "Re: any use to build from source?"
    Date: Fri, 18 Jun 2004 16:32:11 -0400
    To: Patrick Useldinger <pu@vo.lu>
    
    

    in message <40D33478.3060705@vo.lu>,
    wrote Patrick Useldinger thusly...
    >
    > (Building from source) allows you to compile with the compiler
    > options you want, you are able to optimize the binaries for your
    > CPU, but: does it really matter? Are the speed improvements really
    > visible?

    I haven't run any benchmarks related to speed for use of software on
    a personal, non-server computer.

    In case when debugging support in a software would be needed,
    already built software would be lacking.

    > Dependencies was another argument: you compile with the correct
    > headers of dependant files, well... is that really so? If you
    > upgraded the dependant binaries, wouldn't you get the same effect?

    I see compiling from source as a way to reduce and/or alter
    dependencies, and number/size of installed files.

    One drawback of using pkg_add to install a binary package is that it
    requires unnecessary upgrade of dependencies. If a package to be
    installed requires x-1.2.3 but x-1.2.2_p9 is already installed AND
    there will be no problem of using x-1.2.2_p9, x-1.2.3 will be
    installed regardless in addition to x-1.2.2_p9, quite possibly
    overwriting the files.

    The packages are almost never suitable for me even though i do not
    run servers other than for personal needs.

    > One certain drawback of compiling from source is the compilation
    > time. Large packages like KDE or OpenOffice take ages, so you
    > can't just "quickly" upgrade a whole system

    That sure is true, in addition to requirement of large build space
    too, jdk-1.4 requires ~1.7 GB for example.

    BTW, your concerns have had been dealt w/ in past, at least once
    this year.

      - Parv

    -- 
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Giorgos Keramidas: "Re: any use to build from source?"

    Relevant Pages

    • Re: machine
      ... You can use Slackware's package management system, ... installpkg - Install a Slackware package ... You can compile the program from the source. ... > install something, something else had to get uninstalled, ...
      (alt.os.linux)
    • Re: Producing a binary install
      ... It did bomb once, about 4 hours into the compile, and demanded I ... Java, and other packages are not available in pre-compiled form. ... install for her over the net, and then do the rest of the install ... Otherwise doing a 'make package' after the port has been installed will create a package for you. ...
      (freebsd-questions)
    • Re: question on prerequisite for package installation
      ... > I am going to install some new softwares on that. ... how can I determine whether a software package can be installed ... There is no king's way to prerequisites on a Linux system. ... it will run on the machine you used to compile the software. ...
      (comp.os.linux.setup)
    • Re: cant ever compile anything :-(
      ... It's sometimes hard for a package maintainer to guarantee their code ... will build with all future versions of dependencies. ... > compile any source I ever download? ... Is there something else I should install ...
      (Fedora)
    • Re: IWidget for linux
      ... Thank you Bob and lvirden. ... I searched for the package for linux and found one. ... when i tried to install that package it asking for the dependencies to ... Iwidgets is, in fact, dependant on tcl, tk, itcl, and itk - that's ...
      (comp.lang.tcl)