ccplot installation - PyNio: hard step
CloudSat and CALIPSO plotting tool
Brought to you by:
peterkuma
From: Serge-Alexandre D. G. <ser...@ho...> - 2010-08-24 17:56:12
|
Hi everybody, just finish installing ccplot. I had some problems with the installation of libfreetype6-dev and libcairo2-dev (dependant of libfreetype6-dev). I'm on Ubuntu 10.04, and I had to update the apt-get command with: $ sudo apt-get update After that I was able to install libfreetype6-dev and libcairo2-dev. I had some problems with the installation of PyNio... It wasn't working with the precompiled binaries and the command line you give on the website (even if I'm logged as super user ). When I was sure that I had the right PyNio precompiled binaries package, I unzipped/untarred it and copied everything that was in the directory /site-packages in /usr/lib/python2.6/dist-packages. And this is it! Thank you! Serge |