Project

General

Profile

Actions

Compile Radermacher » History » Revision 2

« Previous | Revision 2/6 (diff) | Next »
Amber Herold, 04/15/2010 03:01 PM


Compile Radermacher

  • Goto appion/radermacher
  • compile the libraries and binary
$ python ./setup.py build
  • install module globally
$ sudo python ./setup.py install
  • test installed module
$ python
>>> import radermacher
>>> <Ctrl-D>

< Compile Ace2 | Install Xmipp >

Updated by Amber Herold over 14 years ago · 2 revisions