From: Hanumizzle <han...@gm...> - 2006-04-09 02:26:53
|
On 4/8/06, vec...@li... <vec...@li...> wrote: > On a related note.. Most of the time i install to a local directory. i > hate to pollute the root . > especially because it becomes difficult to uninstall if the package doesn= t > have a good uninstall rule in the make file. Here's what I do right after make install: 'find /usr -type f -cmin -10 > pkglist'. This will give you all files whose status changed in the last ten minutes under /usr; this seems to cover both creation and modification of files. Jii, you must therefore do a sanity check of the resulting pkglist to make sure everything is right, but 99% of the time it is. > One thing we can do to simplify things is allow installpkg to be run as n= on > root user also. We should poll about this, and see how it flies there. When in doubt, always seek the advice of our insightful user base. (And I don't mean that in even a slightly sarcastic way.) (And for those of you not in the know: 'jii' is an particle we use in Hindi to show respect.) -- "[Hanuman] ist ein unsterblicher Affe mit magischen Kr=E4ften, Sohn des Windgottes Phra Phai...Er ist der m=E4chtigste Soldat Phra Rams." |