This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Lukas Österreicher wrote:
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.

$ grep perl /usr/share/auto/autotools.spec.in
Requires: m4, perl

It seems the `rpm` did map `perl` into `perl-base`.
Actually, the mdk rpm'er does denote a lot of other
requirements as well, obviously some automatism
at work (e.g. libc.so.6 *aargh*)

Actually, if you want multiple version of autotools-for
then you need to --force the installation anyway, so
just do so. Remember, these are my personal scripts
and they have no relation to the autotools group other
than me being on these mailing lists.

keep me informed if it works anyway, okay ;-)
have fun, guido




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]