NumexpDevel

Checkout

  1. Install subversion

Note: the SSL fingerprint is [=35:74:EF:C4:9B:CE:A0:A4:77:F8:A0:91:C3:A4:E1:0B:0D:3E:F0:F0]

Building

  1. ./autogen.sh [configure switches]
  2. make

Testing

You can run make install to install numexp-core system-wide, but for testing it might be easier to run from the source directory.

To test numexp-core from command line, run ./numexpc.

To test numexp-core with gnumexp, do:

  1. killall numexp-kernel
  2. ./bindings/bonobo/numexp-kernel

Note: if you have previously installed some version of numexp-core then running it from the build directory sometimes might pick up the system installed numexp library and modules and might not work. If this happens, you can either uninstall numexp-core first (make uninstall) or run make install each time you want to test a change.

Submitting Patches

If you do something cool with numexp-core, the simplest way to produce a patch is with the command svn diff > /tmp/mypatch.diff. You can then open a bug report and attach the patch to it.

 
numexpdevel.txt · Last modified: 2007/11/08 20:42 by ambs
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki