help-stow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-stow] multiple-architectures


From: Gaël Roualland
Subject: Re: [Help-stow] multiple-architectures
Date: Sun, 03 Mar 2002 15:00:46 +0100

Ted Irons a écrit :
> 
> Suppose the target  directory is /opt
> (which is, say, nfs mounted).
> 
> We want to install Linux programs in
>         /opt/linux/bin
> 
> Solaris programs in
>         /opt/solaris2.8/bin
> 
> etc.
> 
> How does stow handle this multiple-architectures
> situation?

stow doesn't have any specific support for multiple-architectures.

For your requirements, say you have a package PKG that you want to have
both on linux and solaris2.8, you can:
- install linux version in /opt/stow/PKG/linux (with binaries in
/opt/stow/PKG/linux/bin...)
- install solaris version in /opt/stow/PKG/solaris2.8 (with binaries in
/opt/stow/PKG/solaris2.8/bin...)
- stow package PKG. Il will the create your /opt/solaris2.8/bin and
/opt/linux/bin with appropriate links to the right version of the
package.

Gaël.

-- 
Gaël Roualland -+- address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]