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: [EMAIL PROTECTED] website: http://www.ptlug.org _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers