[maemo-developers] I still have problems creating .deb packages :(
From: Andrea Grandi a.grandi at gmail.comDate: Fri Nov 23 17:00:12 EET 2007
- Previous message: I still have problems creating .deb packages :(
- Next message: I still have problems creating .deb packages :(
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, > You were not installing it in debian/flickrapi > > debian/rules (In the install target) add: > $(MAKE) install DESTDIR=$(CURDIR)/debian/flickrapi ok, I modified it in this way: # Add here commands to install the package into debian/tmp $(MAKE) install DESTDIR=$(CURDIR)/debian/flickrapi this is the complete debian/rule: http://pastebin.ca/794907 > * And please delete all .ex files that are not used. how do I know if an .ex is used or not? > * And you also need to add python2.5-dev, python2.5-xml to added. You can see changes here: http://pastebin.ca/794909 > Build-Depends: > * The package should probably be called python2.5-flickr (or > python2.5-libflickrapi) ? I'll change it later > * I'm not sure you need the -dev package. I removed it. me too this time I've another problem: .deb are not generated at all :( Usually I found them in the upper folder of flickrapi-0.15 but this time are not there. During creation I get these errors: http://pastebin.ca/794911 p.s: I'll read Debian mantaine guide, I promise :) -- Andrea Grandi email: a.grandi at gmail.com website: http://www.ptlug.org
- Previous message: I still have problems creating .deb packages :(
- Next message: I still have problems creating .deb packages :(
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]