On 8 Nov 2011, at 15:52, Michele Martone wrote:

> Yes indeed: I did not give you yet instructions for librsb :) 
> 
> It's at http://home.rzg.mpg.de/~mima/librsb.tar.gz
> 
> Once unpacked, the intended "happy path" is: 
> 
> ./configure # many configure options, not all straightforward
> make
> make tests
> make install
> 
> 'make install' should install the library, the headers, and the
> 'librsb-config' program. 

OK, I'll try that out.

> Thanks --- I'll use "odepkg" and "geopdes_base" as a reference for the
> configure script.

If you expect an external library to be installed separately, 
then adding a configure script in librsb/src to check for its availability
is the best way.

Also remember to add this to the list of dependencies if you haven't already.

> Indeed a message telling "Please install librsb" would be much more
> informative than an "command not found error"!

you can take care of that inside the configure script.
c.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to