On 11/06/14 20:51, Justin Cormack wrote:
> Looking at making rumprun not need to do a rump kernel build, but
> using an existing one.
>
> Its fairly simple, but if you don't have your install in a place the
> system will find it, you are going to have to set LIBRARY_PATH,
> LD_LIBRARY_PATH and PATH to find stuff.
>
> Wondering if that is too annoying...?

Isn't that how most software works?  You either install deps to a 
standard path, or tell dependers where to find the dependees.

> Could have an option to build a rump kernel, but not make it default
> (or make it default).

A middle ground would be to have rumprun build a rumpremote setup by 
default.  Since tools are not currently provided by buildrump.sh in 
installable form -- something we need to fix at some point -- you need 
to build those anyway.  After tools, in theory the script should be able 
to just manually run rumpmake in src/lib/librumpclient.  Of course, 
theory is always theory.

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to