Bryan Paxton <[EMAIL PROTECTED]> writes: > > That damn enter key : P > Anyway... A build option would be nice in urpmi, for the power users. > ala `make world` on *BSD. Yet, you could either say something like > urpmi --build packagename > And it would locate the src rpm that the package came from... > It would then build the package ( rpm -bb) > After a _sucessful_ build, have it ask if you would like to remove the > source (rpm --clean --rmsource --rmspec). > Then ask if you would like to install/upgrade said package that was > argv[2] from the inital call, use urpmi package name here, for depedency > || conflict || whatever handling. Then finally have it ask if you would > like to delete or keep the built packages. > > Just an idea : )
For next release ;-) currently you make medium containing source, download them, install them along with requires... Yes, you have to be root for downloading and installing requires and to be simple user to install package, but this better than before. Fran�ois.
