[Nix-dev] Building 32bit java on 64bit system
    Vladimír Čunát 
    vcunat at gmail.com
       
    Wed Oct 30 07:50:19 CET 2013
    
    
  
Hi.
On 10/30/2013 01:57 AM, shacka wrote:
> is it possible to have both 32bit and 64bit java installed on the same
> (64bit) system? If yes, any howtos?
32-bit packages are (probably most easily) accessible through the 
pkgsi686Linux attrset, like
nix-env -iA pkgsi686Linux.jre
However, having both in $PATH *at once* isn't very useful, as the "java" 
executable name is the same by default. So it depend on how exactly you 
want to use this.
Vlada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20131030/fd6faafa/attachment.bin 
    
    
More information about the nix-dev
mailing list