mirror of
				https://github.com/xcat2/xcat-dep.git
				synced 2025-11-04 13:22:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			569 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			569 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Build Notes
 | 
						|
 | 
						|
Need cc_r compiler installed on AIX build system. 
 | 
						|
 | 
						|
Download Digest-MD5-2.36.tar.gz from CPAN.
 | 
						|
 | 
						|
Write a copy of the gz file to /opt/freeware/src/packages/SOURCES.
 | 
						|
 | 
						|
Unwrap the tar file in a tempoary directory. (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.
 | 
						|
 | 
						|
Run "rpm -bb Digest-MD5.spec", which creates:
 | 
						|
 /opt/freeware/src/packages/RPMS/ppc/perl-Digest-MD5-2.36-1.aix5.3.ppc.rpm
 | 
						|
 | 
						|
 |