Changes

Jump to navigation Jump to search
17 bytes added ,  10:12, 20 January 2013
m
Line 77: Line 77:  
or as per suggestion on the lists (All files containing the string 'perl')
 
or as per suggestion on the lists (All files containing the string 'perl')
 
  rpm -qa | grep perl | sed -e 's/-[0-9].*//'
 
  rpm -qa | grep perl | sed -e 's/-[0-9].*//'
 +
(Thanks Gordon !)
    
To get a alphabetically sorted list (which is easier to compare lists) add '|sort' to the commands above.
 
To get a alphabetically sorted list (which is easier to compare lists) add '|sort' to the commands above.
Line 169: Line 170:     
I am now going to try and lob in the existing/missing el5 versions to see what happens. My guess is we will need to rebuild the required modules.
 
I am now going to try and lob in the existing/missing el5 versions to see what happens. My guess is we will need to rebuild the required modules.
      
== FormMagick ==
 
== FormMagick ==

Navigation menu