-----Ken Giusti <[email protected]> wrote: -----
> I've pushed a candidate source package for python-qpid-proton to the
> TestPyPi repository.
> 
> This source package includes Flavio's patch that pulls down the
> Proton C sources if needed.
> 
> You can download it via pip like so:
> 
> pip install -i https://testpypi.python.org/pypi python-qpid-proton
> 
> Take it for a spin - kick the tires (or is that 'tyres'?). Drive it
> like you stole it.
> 
> If it looks good I'll push the official package up to the real PyPi
> site.

Thanks Ken. Doesn't appear to work for me with pip --user, as it tries to
install to /usr rather than putting the proton binaries under ~/.local

> 
> pip install --user -i https://testpypi.python.org/pypi python-qpid-proton  
> 
> <SNIP>
> 
> Install the project...
> 
> -- Install configuration: "RelWithDebInfo"
> 
> CMake Error at cmake_install.cmake:36 (file):
> 
>   file cannot create directory: /usr/share/proton-0.9.  Maybe need
> 
>   administrative privileges.
> 
> Makefile:85: recipe for target 'install' failed
> 
> make: *** [install] Error 1
> 
> Fatal: Error while running cmake
> 
> run 'setup.py build --help' for build options
> 
> ----------------------------------------
> Cleaning up...
> Command /usr/bin/python -c "import setuptools, 
> tokenize;__file__='/tmp/pip-build-0NGgHr/python-qpid-proton/setup.py';exec(compile(getattr(tokenize,
>  'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" 
> install --record /tmp/pip-Huplfa-record/install-record.txt 
> --single-version-externally-managed --compile --user failed with error code 1 
> in /tmp/pip-build-0NGgHr/python-qpid-proton
> Storing debug log for failure in /home/dnwe/.pip/pip.log
> 24.56s user 1.90s system 73% cpu 35.908 total

Best regards,
Dom

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to