Archaic wrote these words on 06/15/05 23:57 CST:

> Don't the &&'s take care of you? 

[embarrassed]Actually, I don't use them. I run each command
cut-and-paste individually[/embarrassed]

Reason being is that configure won't consider it an error if
a dependency I'm trying to catch isn't found, or there's an
error with the dependency. It would just drive on and run make,
and so forth and so on. Then I'd have to uninstall and do it
again.


> I actually do things in a more tedious
> fashion, but differently from you. I build and install twice.

I used to do that, but just recently changed my scripts because
I've just installed everything *so* many times, that I kind of
have a good idea what can, and will, go wrong. So now I just
build once, after getting a perfectly clean 'make'.


> And glibc is just such a case.

Yes, the locales for example. This is a separate step I do, timed
all by itself.

-- 
Randy

rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3]
[GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686]
00:06:00 up 74 days, 23:39, 2 users, load average: 0.26, 0.16, 0.11
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to