[Bf-committers] CVS commit: blender configure.ac

Gilles J. Seguin bf-committers@blender.org
Mon, 30 Dec 2002 04:38:43 -0500


Unprivileged User wrote:
> 
> nobody      2002/12/29 17:02:04 CET
> 
>   Modified files:
>     .                    configure.ac
[...]
>   * if the user does not explicitely set
>   --with-ssl then configure assumes it is
>   in /usr/freeware.

I am curious about the used of /usr/freeware.
Why are they not using /opt/freeware

They rational is about how the system administrator is doing update.
What we want to be able to do is, 
- delete the /usr partition
- allow people within a restricive group, but with less privilege
  than admin, to install add-on in /opt.
  Those are usually third party software.

>   * /usr/freeware/lib32 is added to the
>   library path for the linker.
> 
>   This stuff was also tested to build/run on
>   debian linux/x86.
> 
>   Chris
> 
>   Revision  Changes    Path
>   1.23      +13 -3     blender/configure.ac