On Sat, Jun 15, 2013 at 12:08 PM, Freewanting wrote:
> the content of /home/free/bin/pyclewn is:
> #!/usr/bin/python
> import clewn.vim as vim
> vim.main()
The pyclewn script has not been installed with the command:
vimdir=$HOME/.vim python setup.py install --force --home=$HOME
> however, I found a method is set PYTHONPATH:
>
> export PYTHONPATH=$HOME/lib/python:$PYTHONPATH
>
> and pyclewn can work now normally anyhow. but I don't know why.
This is because the installation process installs the clewn package at
$HOME/lib/python when you install using the 'home scheme'.
> But I come across a new problem is when I use :Cfile appname to load it .
> ex. this app include "scanf" system call, but when I debugging it, I can't
> input
> any parameter in processing. Anyway, it don't popping a window that let me
> input sth.
>
> Any problem when I installed? Thank you for you help for advance.
Please send the list of the commands and their output.
--
Xavier
Les Chemins de Lokoti: http://lokoti.alwaysdata.net
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general