[IPython-user] Ruminations on Leo + IPython
Steven H. Rogers
steve@shrogers....
Tue Jan 29 17:07:16 CST 2008
On Tue, January 29, 2008 14:11, skip@pobox.com wrote:
> Is Leo for Windows only? I downloaded 4.4.6 and found:
>
> * no tar file
> * MANIFEST contains CRLF line endings which "unzip -a" didn't
> autoconvert
> * MANIFEST contains Windows directory separators
> * python setup.py install --prefix=$HOME/local didn't appear to
> actually
> install anything (there was certainly no ~/local/bin/leo to be
> found).
> * the install script seems very un-Unixish
>
> So, I've unpacked the zip file. What am I supposed to run, src/leo.py?
>
cd to the directory created by unpacking the the zip file
su root
. ./install
works for me after removing a previous installation on CentOS 4.3.
# Steve
More information about the IPython-user
mailing list