From: Raimar S. <rai...@ui...> - 2012-08-27 08:21:02
|
Dear András, I have prepared Ubuntu packages for C++QED. https://launchpad.net/~raimar-sandner/+archive/cppqed The packages can be installed with sudo add-apt-repository ppa:raimar-sandner/cppqed sudo apt-get update sudo apt-get install c++qed-scripts libc++qed-dev In addition to blitz-0.10 there are three packages in the repository, each compiled for 32 and 64 bit architecture and for the Ubuntu series Quantal, Precise and Oneiric (other series can be added): * libc++qed: the libraries libC++QED.so, libel.so and libutils.so * libc++qed-dev: the header files and an example cmake project /usr/share/doc/libc++qed-dev/examples with all the script source files and an CMakeLists.txt which demonstrates how to compile scripts. A Readme.txt in the directory explains this. * c++qed-scripts: the scripts as executables, ready to run. Distributing new snapshot packages is as easy as pushing to a special bazaar repository on launchpad and requesting a build on the web interface. Can we skype later today? Best regards Raimar |