mirror of
				https://github.com/xcat2/xcat-dep.git
				synced 2025-11-04 05:12:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			571 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			571 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Build Notes
 | 
						|
 | 
						|
Need cc_r compiler installed on AIX build system.
 | 
						|
 | 
						|
Download Digest-SHA1-2.11.tar.gz from CPAN.
 | 
						|
 | 
						|
Unwrap the tar file. (gunzip & tar -xvf  )
 | 
						|
 | 
						|
Go to the subdirectory containing the Makefile and run "cpan2rpm ."
 | 
						|
This will eventually fail but it does produce a spec file.
 | 
						|
 | 
						|
Modify the spec file and put it in  /opt/freeware/src/packages/SPECS.
 | 
						|
Put the gz file in /opt/freeware/src/packages/SOURCES.
 | 
						|
 | 
						|
The modified file is in this directory.
 | 
						|
 | 
						|
Run "rpm -bb Digest-SHA1.spec", which creates:
 | 
						|
 /opt/freeware/src/packages/RPMS/ppc/perl-Digest-SHA1-2.11-1.aix5.3.ppc.rpm
 |