[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fixing permissions



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    |
| zoetekw@phys.uu.nl             | bon le faire?                |
|    bas@A-Es2.uu.nl             |               Pablo Picasso  |
+---------------------------------------------------------------+ 



Reply to: