Re: trouble installing offlineimap on gentoo
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hello Bobby,
Thanks for writing.
On Mon, Oct 14, 2002 at 04:59:46AM +0000, Bobby Arnold wrote:
> I only need offlineimap for a single user, so per the manual I tried just
> executing ./offlineimap
> in ~/offlineimap-3.99.0/bin, and I get:
That's not what the manual said; it said to run:
PYTHONPATH=. bin/offlineimap
In OfflineIMAP 3.99.1 (which you should upgrade to for unrelated bugfixes
anyway), you can now run:
./offlineimap.py
from the OfflineIMAP top-level directory. This should make things easier.
> Now, with offlineimap installed in /usr/bin, simply typing "offlineimap"
> produces the following:
>
> IOError: [Errno 21] Is a directory
This seems to indicate that ~/.offlineimaprc is, somehow, a directory
instead of a file. You might want to double-check that ~/.offlineimaprc is
indeed a file and not a directory :-)
-- John
|
|