Project

General

Profile

Actions

Compile Radermacher » History » Revision 3

« Previous | Revision 3/6 (diff) | Next »
Amber Herold, 04/22/2010 01:49 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 · 3 revisions