Tag: BUILD

  • Developers meet Marketing – Marketing developers….

    Sometimes you just want to cry… I found this email exchange via sunbeltblog…. Essentially, the product manager and marketing director at some unknown company have just become aware that the “About” box in their program ACTUALLY SHOWS the product version and BUILD number. They think that’s just too much information to give to the customer and may give the wrong impression (that they didn’t get it right the first time.) Of course, the developer thinks it’s slightly important to have the version and build number there. (How else could you support unless you have a tracking number?)

    (more…)

  • Building RPM’s – making a build environment

    I’m going to do a few articles on building RPM’s as much for my own reference as anyone elses. I’m not an expert on the subject by any means… I do this from time to time, rebuild an rpm for an older system (or even a newer system that doesn’t have an official rpm for.) I have a tendency to forget things that I don’t do frequently. The first part of being able to rebuild rpm’s is to have what’s called a build environment. For starters, I’m using Mandriva 2006 (older versions I used Mandrake 10.1 or 10.0, etc.) In your home directory you need a folder called rpm.

    (more…)