![]() |
dh_make missing, and debhelper not installable
I'm developing a foursquare application for maemo, and as I'm ready for a first development release, I wanted to create a .deb package.
I read through this, but "dh_make" wasn't present on my system. I looked around a bit, and it seems like the package debhelper should contain this. I tried installing it, but I get stuck: Code:
debhelper: Depends: dpkg-dev (>= 1.14.15) but it is not installable Thanks |
Re: dh_make missing, and debhelper not installable
If you use Scratchbox on OS working "apt-get".(like debian)
Then type "apt-get source dh-make" in an OUTSIDE of the scratchbox. The dh_make command is not executable binary file but just a shell script with several text files.So you can simply copy them. Copy them into /scratchbox/users/????/home/????/ chown,chmod,enter Scratchbox,and install dh_make from source normally. #Note: You may have to edit dh_make script after install,like our $DHLIB="/usr/lib/dh_make"; |
All times are GMT. The time now is 03:33. |
vBulletin® Version 3.8.8