Talk:Update Grep OpenLink

From NAS-Central Buffalo - The Linkstation Wiki

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
-
== UPDATE GREP from 2.4.2 to 2.5.1a ==
 
-
 
-
Download and install the latest version of Grep
 
-
 
-
cd /mnt/misc
 
-
wget http://ftp.gnu.org/gnu/grep/grep-2.5.1a.tar.gz
 
-
tar -zxvf grep-2.5.1a.tar.gz
 
-
cd grep-2.5.1a
 
-
 
-
./configure
 
-
make
 
-
make install
 
-
 
-
 
-
Overwrite your current grep version
 
-
 
-
cp /mnt/misc/grep-2.5.1a/src/grep /bin/
 
-
 
-
 
-
reboot your LS (linkstation)
 
-
 
-
reboot
 
-
 
-
 
-
Check your new grep version
 
-
 
-
grep --version
 
-
 
-
When it shows 2.5.1a it worked!
 

Latest revision as of 16:05, 13 January 2007

Personal tools