Re: priority in install of packages

2010-06-16 Thread Ken Moffat
On 16 June 2010 17:43, Mohsen Pahlevanzadeh wrote: > Dear Simon, > Do you mean i follow exact same book 5-1 5-2 and 5-end ? > --Mohsen > I'm not Simon, but I'll answer anyway (even though Mike has probably answered most of the points while I was thinking about it). Begin at chapter 1 (section 1

Re: priority in install of packages

2010-06-16 Thread Mike McCarty
Mohsen Pahlevanzadeh wrote: > On Wed, 2010-06-16 at 22:54 +1200, Simon Geard wrote: >> On Tue, 2010-06-15 at 21:45 +0430, Mohsen Pahlevanzadeh wrote: >>> In appendex (Dependency section), we have 2 part for each package: >> The appendix is for information only. When it comes to installing >> packag

Re: priority in install of packages

2010-06-16 Thread Mike McCarty
Paul Rogers wrote: > I think there is an assumption being made that everybody around the > world would automagically relate to books the way we native English > speakers do. There are people who read books "back to front". Not by me. My presumption was that he did have a problem knowing what the

Re: priority in install of packages

2010-06-16 Thread Mohsen Pahlevanzadeh
On Wed, 2010-06-16 at 22:54 +1200, Simon Geard wrote: > On Tue, 2010-06-15 at 21:45 +0430, Mohsen Pahlevanzadeh wrote: > > In appendex (Dependency section), we have 2 part for each package: > > The appendix is for information only. When it comes to installing > packages, follow the *exact* instruc

Re: priority in install of packages

2010-06-16 Thread Paul Rogers
> > I'm in top of Chapter 5. Constructing a Temporary System.At this > > chapter some package is introduced that we must compile them.My > > question is: Do they have Chapter priority in compile same listed in > > chapter?For example if i compile package 5.12.expet before 5.11.tcl, > > is it proble

Re: priority in install of packages

2010-06-16 Thread Simon Geard
On Tue, 2010-06-15 at 21:45 +0430, Mohsen Pahlevanzadeh wrote: > In appendex (Dependency section), we have 2 part for each package: The appendix is for information only. When it comes to installing packages, follow the *exact* instructions in the main book, in the *exact* order they're in. Simon.

Re: priority in install of packages

2010-06-16 Thread Simon Geard
On Tue, 2010-06-15 at 12:23 -0400, Neal Murphy wrote: > To be absolutely clear, and to directly answer the question, yes, it is a > problem because Expect will fail to compile if the TCL programs and libraries > are not found. Or worse, will find the chapter 5 versions of those programs & librar

Re: priority in install of packages

2010-06-15 Thread Mike McCarty
Mohsen Pahlevanzadeh wrote: > > In appendex (Dependency section), we have 2 part for each package: > 1.Must be installed before 2.Installation depend on. > now i don't know when i want to install package x, see 1 or 2 and > install packages before compile package x.please guide me If you ask

Re: priority in install of packages

2010-06-15 Thread Ken Moffat
On 15 June 2010 18:13, Mohsen Pahlevanzadeh wrote: > On Tue, 2010-06-15 at 12:23 -0400, Neal Murphy wrote: >> To provide analogies, one cannot write an essay or poem until she has >> a sheet >> of paper on the table in front of her and a pencil in hand, and one >> cannot >> type and send an email

Re: priority in install of packages

2010-06-15 Thread Mohsen Pahlevanzadeh
On Tue, 2010-06-15 at 12:23 -0400, Neal Murphy wrote: > On Tuesday 15 June 2010 11:47:33 Bruce Dubbs wrote: > > On Tue, Jun 15, 2010 at 4:14 AM, Mohsen Pahlevanzadeh > > > > wrote: > > > Dear all, > > > > > > I'm in top of Chapter 5. Constructing a Temporary System.At this chapter > > > some packa

Re: priority in install of packages

2010-06-15 Thread Mohsen Pahlevanzadeh
On Tue, 2010-06-15 at 12:23 -0400, Neal Murphy wrote: > To provide analogies, one cannot write an essay or poem until she has > a sheet > of paper on the table in front of her and a pencil in hand, and one > cannot > type and send an email until he has a working computer, an email > program and

Re: priority in install of packages

2010-06-15 Thread Neal Murphy
On Tuesday 15 June 2010 11:47:33 Bruce Dubbs wrote: > On Tue, Jun 15, 2010 at 4:14 AM, Mohsen Pahlevanzadeh > > wrote: > > Dear all, > > > > I'm in top of Chapter 5. Constructing a Temporary System.At this chapter > > some package is introduced that we must compile them.My question is: > > Do they

Re: priority in install of packages

2010-06-15 Thread Bruce Dubbs
On Tue, Jun 15, 2010 at 4:14 AM, Mohsen Pahlevanzadeh wrote: > Dear all, > > I'm in top of Chapter 5. Constructing a Temporary System.At this chapter > some package is introduced that we must compile them.My question is: > Do they have Chapter priority in compile same listed in chapter?For > examp

Re: priority in install of packages

2010-06-15 Thread Andrew Benton
On 15/06/10 10:14, Mohsen Pahlevanzadeh wrote: > Dear all, > > I'm in top of Chapter 5. Constructing a Temporary System.At this chapter > some package is introduced that we must compile them.My question is: > Do they have Chapter priority in compile same listed in chapter?For > example if i compile

priority in install of packages

2010-06-15 Thread Mohsen Pahlevanzadeh
Dear all, I'm in top of Chapter 5. Constructing a Temporary System.At this chapter some package is introduced that we must compile them.My question is: Do they have Chapter priority in compile same listed in chapter?For example if i compile package 5.12.expet before 5.11.tcl, is it problem? Your