> What I did, is to allow for a separate build directory, from which you
> $call Berlin/configure, to set up a *local* build tree (Makefiles,
> $generated headers, etc.),

This does work with the GGI libs. Look at the buildall script. It does
exactly this.

> This means that, in order to run, I don't want to install anything.
> Instead, I want to run with the binaries/libs/modules/resources in the
> local environment. 

This is impossible due to the dynamic nature of LibGGI (the configfiles
would need considerable tweaking as would the whole config reading stuff in
order to find everything in the build tree which has a somewhat other layout
than an installed version), but it is easily possible to set $prefix to 
something like $HOME/ggitest/installed and install there.

I've done that on a couple of machines on which I am not root. No problem.

> It appears that this is currently not possible with GGI. This is a problem
> even for less demanding contexts, such as when I have a GGI version
> installed, and I want to cvs checkout a new (unstable) version, and test
> it, before I decide whether I want to install it.

Should work. Please recheck, if the existing functionality satisfies your
needs.

CU, Andy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]>        =

Reply via email to