On Mon, 30 Oct 2006 09:54:25 +1300
Christopher Sawtell <[EMAIL PROTECTED]> wrote:

> On Monday 30 October 2006 07:50, Adrian.Mageanu wrote:
> > Does this mean that the normal installation of applications using
> >
> > ./configure
> > make
> > sudo make install
> >
> > will not work anymore on FC6?
> No, that will still work.
> 
> --
> CS
> 
This is an extremely convoluted build that I inherited, and, like most of them, 
unnecessarily so. I've got a long way to getting it to build, and almost 
understand the gnu auto... tools. I think my initial understanding of the 
problem was incorrect.

Replacing the autogen.sh with a sensible one, and updating libtool with a new 
one has fixed a lot of the problems.

It's so frustrating when newer versions of tools break working builds... tail 
+10 now needs to be tail --lines=+10 is the latest gotcha!

Steve

Reply via email to