[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian Packaging Question



hi all ,
 I have read the debian Maintainers' Guide for Creating debian Packages and i was following it for creation of the package and then when i run
  dh_make according to the instructions i get errors related to the Makefile that i have
  modified as i am trying to install a script and get it executed immediately during installation that's why i made the Perl Script ipcalc executable and also the make file
 and when running that command i get the following errors:
 {
make install DESTDIR=opt/ipcalc/
make[1]: Entering directory `/home/amr/Projects/Project2-Debian-Packages/Procedure/ipcalc-0.35'
Makefile:18: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.
make[1]: Leaving directory `/home/amr/Projects/Project2-Debian-Packages/Procedure/ipcalc-0.35'
make: *** [install] Error 2
}

Can anybody help on that by showing me examples of the Makefiles.
 Regards,
 Amr



Reply to: