Re: how to use multiple automake's at the same time?

2002-12-04 Thread Lukas Österreicher
One other thing I just found: autotools-for-ac.2.13.lt.1.4.2.am.1.5-2sfnet.i586.rpm depends on perl-base, which is a mandrake rpm. This probably means that your tools are useless for distributions other then mandrake - unless you know a way how to fix that. Lukas

Re: how to use multiple automake's at the same time?

2002-12-04 Thread Lukas Österreicher
Thanx for your help. I'm unclear though still on how to use it. I've never created automake scripts myself, just downloaded sources which use them. I dont even really know which packages there are and how they work together. (Surely i guess i should RTFM, but i don't know where to find the right t

how to use multiple automake's at the same time?

2002-12-03 Thread Lukas Österreicher
Hi there. I've been having trouble compiling software generated with automake 1.5 (or whatever except 1.4) on my redhat 7.2 system. I have tried upgrading to automake 1.5 but that doesnt work nicely - I have damaged my system that way, and i would not be able to compile automake 1.4 sources then.