Re: Autoconf/Automake

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Thursday, June 15, 2006 - 10:02 am

On Thu, 15 Jun 2006, Yann Dirson wrote:

That's one possible reason.


It does not _necessarily_ mean that, but let's face it, it really usually 
does.

Too many developers shrug off the "it's hard to use" argument. THEY think 
it's fine. THEY think it's "lack of training". THEY think the tools are 
fine, and the problem is the user.

THEY are wrong.

Almost every time when a user says "it's hard to use", the user is right. 
Sometimes it's a lack of documentation, but quite often it's just that the 
tool interfaces are bad.

Oh, I'm sure git has the same problems, but dammit, I think we've tried 
very hard to listen to user opinions, and make the things that make them 
go "that's hard" be more obvious. All the things that were _possible_ to 
do if you did them by hand, that you now can do pretty obviously without 
even knowing what it really does. "git commit -a". "git log -p". "git show 
<name>", etc etc. 

Sometimes the problem space makes the interfaces fundamentally hard. But 
sometimes the program itself just makes things ugly and hard, and autoconf 
and automake definitely didn't make it easier for users - they were 
designed for people who knew fifteen different versions of UNIX, and not 
for sane people.

These days, there aren't fifteen different versions of UNIX. There's a 
couple, and it's perfectly ok to actually say "fix your damn system and 
just install GNU make". It's easier to install GNU make than it is to 
install autoconf/automake.

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Autoconf/Automake, Pavel Roskin, (Wed Jun 14, 3:27 pm)
Re: Autoconf/Automake, Linus Torvalds, (Wed Jun 14, 3:45 pm)
Re: Autoconf/Automake, Bertrand Jacquin, (Wed Jun 14, 3:54 pm)
Re: Autoconf/Automake, Timo Hirvonen, (Wed Jun 14, 4:18 pm)
Re: Autoconf/Automake, Yann Dirson, (Thu Jun 15, 12:24 am)
Re: Autoconf/Automake, Alex Riesen, (Thu Jun 15, 6:31 am)
Re: Autoconf/Automake, Yann Dirson, (Thu Jun 15, 9:32 am)
Re: Autoconf/Automake, Linus Torvalds, (Thu Jun 15, 10:02 am)
Re: Autoconf/Automake, Olivier Galibert, (Thu Jun 15, 10:48 am)
Re: Autoconf/Automake, Phil Richards, (Thu Jun 15, 1:10 pm)
Re: Autoconf/Automake, Yakov Lerner, (Thu Jun 15, 1:17 pm)
Re: Autoconf/Automake, Timo Hirvonen, (Thu Jun 15, 1:32 pm)
Re: Autoconf/Automake, Johannes Schindelin, (Thu Jun 15, 1:42 pm)
Re: Autoconf/Automake, Yann Dirson, (Thu Jun 15, 2:14 pm)
Re: Autoconf/Automake, Yann Dirson, (Thu Jun 15, 3:05 pm)
Re: Autoconf/Automake, Linus Torvalds, (Thu Jun 15, 3:54 pm)
Re: Autoconf/Automake, Johannes Schindelin, (Thu Jun 15, 3:58 pm)
Re: Autoconf/Automake, Johannes Schindelin, (Thu Jun 15, 4:10 pm)
Re: Autoconf/Automake, Nikolai Weibull, (Thu Jun 15, 11:51 pm)
Re: Autoconf/Automake, Jerome Lovy, (Fri Jun 16, 2:06 am)
Re: Autoconf/Automake, Petr Baudis, (Fri Jun 16, 11:31 am)
Re: Autoconf/Automake, Yann Dirson, (Fri Jun 16, 1:17 pm)
Re: Autoconf/Automake, Petr Baudis, (Fri Jun 16, 1:42 pm)