The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-11-2008
era era is offline
Herder of Useless Cats
 

Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,650
Probably try lib first. On my 64-bit system, lib is a symlink to lib64 (or was it the other way around) and lib32 is for non-native 32-bit stuff (like proprietary drivers and codecs which only exist in i386 binary form and can't be recompiled for 64-bit).
Reply With Quote