> I made wh-sandbox available on my linux box for other members of the
> departement by setting the file permissions of
> 
> ~/axiom
> 
> (the install directory) appropriately. However, it seems that axiom wants the
> build directory to be availble. I received the following notice:
> 
<snip>
> cc1: Fehler: 
> /local/scratch/wh-sandbox/build/i686-pc-linux/lib/gcl-2.6.8/unixport/../h: 
> Permission denied
> 
> 

Currently wh-sandbox (and I belive also build-improvements) does not install
gcl files (in this case cmpinclude.h) in target directory.  The simplest
solution is to use system installed gcl (and make sure that gcl _is_
installed on target machine).

Gaby is right that we have mess with paths, but even with correct paths
we still would have problem: we simply do not install the needed include
file.

-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to