Difference between revisions of "Bash-completion-config"

From CBLFS
Jump to navigationJump to search
m
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|-valign="top"
 
|-valign="top"
 
!Download Source:
 
!Download Source:
| http://prdownload.berlios.de/bashcomp-config/bashcomp-config-{{bash-completion-config-Version}}.tar.bz2
+
| http://download2.berlios.de/bashcomp-config/bashcomp-config-{{bash-completion-config-Version}}.tar.bz2
 
|}
 
|}
  
Line 30: Line 30:
  
 
  make install &&
 
  make install &&
  rm -v /etc/profile.d/bash-completion &&
+
  rm -v /etc/profile.d/bash-completion
bash-completion-config -i --global bash-completion-config
 
  
 
= Contents =
 
= Contents =
Line 46: Line 45:
 
| /usr/share/bash-completion-config
 
| /usr/share/bash-completion-config
 
|}
 
|}
 +
 +
[[Category:General Utilities]]

Latest revision as of 14:53, 19 March 2009

Download Source: http://download2.berlios.de/bashcomp-config/bashcomp-config-0.8.tar.bz2

Introduction to Bash-completion-config

bash-completion-config is a utility to easily enable/disable bash completion functions on a per-user or system-wide basis.

Project Homepage: http://developer.berlios.de/projects/bashcomp-config

Dependencies

Non-Multilib

Multilib

32Bit

N32

64Bit

This package does not provide any libraries so only one installation is needed.

Compile the package:

./configure --prefix=/usr --sysconfdir=/etc &&
sed -i 's/bashcomp-config/bash-completion-config/g' bash-completion-config.in &&
sed -i 's/bashcomp-config/bash-completion-config/g' Makefile &&
make

Install the package

make install &&
rm -v /etc/profile.d/bash-completion

Contents

Installed Programs: bash-completion-config
Installed Libraries: None
Installed Directories: /usr/share/bash-completion-config