From: Peter K. <pet...@wa...> - 2010-08-21 09:30:01
|
Serge-Alexandre Demers Giroux wrote: > Hi everybody, I tried installing PyNIO with the binary version and I > couldn't manage to get it done properly (all the previous steps (1-6) > were done)... You have the log file from an unsuccessfull try attached > to the mail. > > I'm on Ubuntu 10.04 LTS. > > Thanks a lot for the help!!! > > Serge Hi Serge, Sorry, this was a mistake in the installation instructions. This command should be run as root. On Ubuntu: sudo tar -C /usr/local -xzf PyNIO-1.3.0b5.linux-x86_64-py264-gcc432.tar.gz I guess this was the problem. Regards, Peter |