Debian Packaging Question

2004-08-27 Thread Amr Nasr




Hi all,
I have upgraded the automake to 1.7.9 and that took care
of some the errors 
but when i try to generate the Makefile through the configure
command it gives me an error saying saying that the script file is not
found which is mainboard.py .
 Which i think due to a path that it did not find or one of the
settings related to the source directories and the destination
directories.
 My package is based on a single Python script that i am using.
  Is there any one who can help me on that.
Regards,
Amr






Debian Packaging Question

2004-08-27 Thread Amr Nasr




Hi all,
I have upgraded the automake to 1.7.9 and that took care
of some the errors 
but when i try to generate the Makefile through the configure
command it gives me an error saying saying that the script file is not
found which is mainboard.py .
 Which i think due to a path that it did not find or one of the
settings related to the source directories and the destination
directories.
 My package is based on a single Python script that i am using.
  Is there any one who can help me on that.
Regards,
Amr






Debian Packaging Question

2004-08-19 Thread Amr Nasr




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 






Debian Packaging Question

2004-08-19 Thread Amr Nasr




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