Hi Magnus!

You wrote:

> extracting original source code
> patching original code using ketm_0.0.6-1.diff.gz
> trying to run ./configure 
> /bin/sh: ./configure: /bin/sh: bad interpreter: Permission denied
> 
> I could fix the problem by manually by adding a chmod +x ./configure 
> somewhere in the rules section. But manually adding a diff seems somewhat 
> clumsy. 

The easiest way is probably just running "sh ./configure" from
debian/rules instead of just "./configure".

-- 
Kind regards,
+---------------------------------------------------------------+
| Bas Zoetekouw                  | Si l'on sait exactement ce   |
|--------------------------------| que l'on va faire, a quoi    |
| [EMAIL PROTECTED]             | bon le faire?                |
|    [EMAIL PROTECTED]             |               Pablo Picasso  |
+---------------------------------------------------------------+ 

Reply via email to