from small one page howto to huge articles all in one place 
 
  
poll results
  Last additions:
  May 25th. 2007:
 
  April, 26th. 2006:
 
  | You are here: manpages
 
 env.eselect
Section: eselect (5) Updated: December 2009 Index
Return to Main Contents 
 
NAME
env.eselect - The environment and ld.so.cache management module for
Gentoo's eselect
  
SYNOPSIS
eselect env
[ help| usage| version]
 eselect env update
[ noldconfig]
  
DESCRIPTION
eselect
is Gentoo's configuration and management tool.  It features modules
that care for the individual administrative tasks.
  
ACTION: UPDATE
eselect env update
[ noldconfig]
 
Parses all files in /etc/env.d/ for their environment variables and
assembles them to one file (/etc/profile.{env,csh}).
Further, it creates ld.so.conf/ld-elf.so.hints and prelink.conf based
on the collected vars, unless option
 noldconfig
is specified.
 
# eselect env update
 
Regenerating /etc/ld.so.cache...
 
 AUTHOR
Danny van Dyk < kugelfang@gentoo.org>
  
SEE ALSO
eselect(1)
 
  
 Index
- NAME
 - 
 - SYNOPSIS
 - 
 - DESCRIPTION
 - 
 - ACTION: UPDATE
 - 
 - AUTHOR
 - 
 - SEE ALSO
 - 
  
 
 
 
 
  |