ranger-users
[Top][All Lists]
Advanced

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

[Ranger-users] FYI: a problem I faced and solved during installation


From: Nick Demou
Subject: [Ranger-users] FYI: a problem I faced and solved during installation
Date: Wed, 15 May 2013 13:25:33 +0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

followed the instructions to install on an old (10.04) ubuntu server:

    tar xvf ranger-stable.tar.gz
    cd ranger-stable
    sudo make install

all was good for the root user but non-root users couldn't start ranger with a error "ImportError: No module named ranger"

I had to do this to fix the problem:
    chmod a+rx /usr/local/lib/python2.6/dist-packages/ranger

just notifying the list for what it's worth

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]