list of installed files during "make install"

Glenn R Williams gloonie at earthlink.net
Mon Oct 6 12:21:07 UTC 2008


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. 

Glenn

On Monday 06 October 2008 01:15:06 P Kapat wrote:
> Hi,
>
> When installing a package from source, we do "make install". Is there
> anyway to get the list of files that "make install" is going to
> install before actually installing them. This is not a
> kubuntu-specific issue, but I guess someone will know some trick!
>
> --
> Regards
> PK
> --------------------------------------
> http://counter.li.org  #402424





More information about the kubuntu-users mailing list