From: Massimo T. <mas...@ya...> - 2005-12-28 15:02:04
|
On Wed, 2005-12-28 at 12:11 +0100, Nicolas Boichat wrote: > That's strange that it was not done automatically by "make install", > could you please try to run "make install" in ddccontrol/src/ddcpci, and > send me the output of this command and of "ls -l /usr/bin/ddcpci" ? Probably the problem is related to dpkg. For compiling the sources I use dpkg-buildpackage that runs configure, make and make install and creates a .deb Debian package. Then I install the package with my package manager. I use this method to keep track of all the files on my system. The permission is set wrong during the creation of the deb file, but it's the first time that I have such problems. mxt |