On Wed, 2004-06-16 at 14:46 +0800, Didier Casse wrote: > where we have to specify all the files that have been installed. Since the > autoconf/automake packages have not been made by me, I do not know which > files are being installed and I have to do everytime a "make install" to > watch which files are being installed! Why not: ./configure --prefix=/tmp/Z make make install cd /tmp/Z find ? That's what I use to make a new package. It is a bit "manual" labour but I don't mind. Rui
Attachment:
signature.asc
Description: This is a digitally signed message part