Frank, On Monday 17 October 2005 15:16, [EMAIL PROTECTED] wrote: > uname -r give back "2.6.13-15-default", I was expecting something > like SuSE 10.0. > > I was looking ideally for something that works across all Linux > distributions.
Why? It's not wise to condition actions upon a "distribution" (whatever that is--it's a marketing term more than a technical one). If you have dependencies, then they must be represented as what they are: You require version >= x.y of package "foo" and version >= w.z && version <= q.r of package "bar," etc. These things are not fixed for a given distribution. > Cheers, > > Frank Randall Schulz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
