Jeff Saxton wrote, on 10. mar 2007 08:18:
[...]
Do try *not* to use source-compiled db4 (in your case 4.5.20) on RHAS/RHEL, as it installs to non-standard (non-FHS) directories and will get you into all kinds of a mess later. As a pointer, try never to install non-rpm software on RHAS/RHEL, this after 4-5 years as Red Hat administrator and having done it all myself, earlier ;)
Wow! I've only been a sysadmin for > 205yrs and using RedHat since 6.2 and I never have trouble compiling from source.
It's not compiling from source that's the problem, its stuffing libs and includes/headers into different directories from other similar on the *Red Hat RHEL/RHAS* system. Further, it's ok compiling and installing from source on one machine, but as soon as one has to install on multiple systems of the same type, you are costing whoever it is that's paying you far too much and involving yourself in a lot of unnecessary hassle.
If you need help meby I could give you a couple of pointers ;)
From a sysadmin who's been dead for more than 100 years and couldn't spell when he was alive?
Installing from packages where details of all packages are kept in a database gives gives many huge advantages, this is recognized by most, if not all, major OS vendors. I, too, was once too lazy (or ignorant) to learn to build my own program packages where I couldn't beg, borrow or steal others'. Well, now I can.
--Tonni
On Sat, Mar 10, 2007 at 10:08:06AM +0100, Tony Earnshaw wrote:
Installing from packages where details of all packages are kept in a database gives gives many huge advantages, this is recognized by most, if not all, major OS vendors. I, too, was once too lazy (or ignorant) to learn to build my own program packages where I couldn't beg, borrow or steal others'. Well, now I can.
If anybody wants to build rpms easier from sources, get mezzanine and specgen (included in mezzanine). You can either do it locally or with a VC backend (version control, ala cvs or svn) to manage your versions that mezzanine will build. It takes a few hours of playing with it to understand the process, but the advantages are HUGE. The lead developer of mezzanine has two really nice writeups on it here: http://beta.kainx.org/articles/index.php
On Monday 12 March 2007, Todd Lyons wrote:
On Sat, Mar 10, 2007 at 10:08:06AM +0100, Tony Earnshaw wrote:
Installing from packages where details of all packages are kept in a database gives gives many huge advantages, this is recognized by most, if not all, major OS vendors. I, too, was once too lazy (or ignorant) to learn to build my own program packages where I couldn't beg, borrow or steal others'. Well, now I can.
If anybody wants to build rpms easier from sources, get mezzanine and specgen (included in mezzanine). You can either do it locally or with a VC backend (version control, ala cvs or svn) to manage your versions that mezzanine will build. It takes a few hours of playing with it to understand the process, but the advantages are HUGE. The lead developer of mezzanine has two really nice writeups on it here: http://beta.kainx.org/articles/index.php
I don't think this is the forum to discuss various package building tools that are available (and I will not even bother to list similar tools).
Regards, Buchan
openldap-software@openldap.org