list of installed files during "make install"
P Kapat
kap4lin at gmail.com
Mon Oct 6 16:30:15 UTC 2008
On Mon, Oct 6, 2008 at 8:21 AM, Glenn R Williams <gloonie at earthlink.net> wrote:
> You can also do:
>
> make -n install
>
> or
>
> make -n install > output.txt 2>&1
>
> which will just print out (or write to a file) what it's doing and not
> actually install.
Thanks Glenn, that is what I was looking for, should've read the man
pages more carefully!
But as others have mentioned, checkinstall seems to be a more
appropriate procedure. I'll have to dig into the details of
checkinstall. The thing is that I use a lot of software on my office
machine (RHEL 5) where I do not have sudo access. So, I've to
"install" (ie compile from source OR unpack the rpm files) them in my
local directory. A properly automated checkinstall should be a huge
help.
Thanks to James, Nils, and Derek.
--
Regards
PK
--------------------------------------
http://counter.li.org #402424
More information about the kubuntu-users
mailing list