On Mon, Nov 21, 2011 at 16:30, M Wedin <wed...@gmail.com> wrote:
> 2011/11/21 Erik Johansson <e...@ejohansson.se>:
>> On Sun, Nov 20, 2011 at 23:45, M Wedin <wed...@gmail.com> wrote:
>>> --  Found cdk5-config: /usr/bin/cdk5-config
>>> --  CDK version: sh: /usr/bin/cdk5-config: Permission denied
>>
>> Could you please post the output from "ls -la /usr/bin/cdk5-config".

> $ ls -la /usr/bin/cdk5-config
> -rw-r--r-- 1 root root 4343 Nov 20 21:28 /usr/bin/cdk5-config
>
> I suppose I need to tweak these rights somehow.

Yes, it should be executable.

Try
sudo chmod +x /usr/bin/cdk5-config
or
su -c 'chmod +x /usr/bin/cdk5-config'

// Erik

-- 
Erik Johansson
Home Page: http://ejohansson.se/
PGP Key: http://ejohansson.se/erik.asc

Reply via email to