Re: order in comps file

2001-12-06 Thread Trond Eivind Glomsrød
"Jérôme Tournier" <[EMAIL PROTECTED]> writes: > Le Thu, Dec 06, 2001 at 10:49:10AM -0500, Trond Eivind Glomsrød à écrit: > # "Jérôme Tournier" <[EMAIL PROTECTED]> writes: > # > # > when installing a RH, i can have a look at the installation log. > # > I can see what order packages are installed

Re: order in comps file

2001-12-06 Thread Jérôme Tournier
Le Thu, Dec 06, 2001 at 10:49:10AM -0500, Trond Eivind Glomsrød à écrit: # "Jérôme Tournier" <[EMAIL PROTECTED]> writes: # # > when installing a RH, i can have a look at the installation log. # > I can see what order packages are installed in. # > I tried adding a package but it must be installed

Re: order in comps file

2001-12-06 Thread Trond Eivind Glomsrød
"Jérôme Tournier" <[EMAIL PROTECTED]> writes: > when installing a RH, i can have a look at the installation log. > I can see what order packages are installed in. > I tried adding a package but it must be installed after another one. Add a "PreReq: foo" to it. -- Trond Eivind Glomsrød Red Hat,

order in comps file

2001-12-06 Thread Jérôme Tournier
hello, when installing a RH, i can have a look at the installation log. I can see what order packages are installed in. I tried adding a package but it must be installed after another one. I can't find the way to do that: packages are not installed in alphabetical order. So how can i be sure of t

comps file

2001-12-05 Thread Jérôme Tournier
script can't be execute because binaries can't be found. My pb is that this binary can't be regenerated, so i added a line binutils in the class where my package is (in the comps file), i also tried adding @Base. None of the 2 solutions works. Any idea ? Th