mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	Improve OS X install documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6361 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									20381b971a
								
							
						
					
					
						commit
						c4b9ee6e97
					
				
							
								
								
									
										10
									
								
								INSTALL
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								INSTALL
									
									
									
									
									
								
							@ -289,6 +289,16 @@ typing into a terminal window:
 | 
			
		||||
 | 
			
		||||
$ cmake --version
 | 
			
		||||
 | 
			
		||||
If the install command above fails  with a "No such file or directory"
 | 
			
		||||
error, that probably means that /usr/local/bin does not exist. You can
 | 
			
		||||
create it correctly with the following commands:
 | 
			
		||||
 | 
			
		||||
$ sudo mkdir -p /usr/local/bin
 | 
			
		||||
$ sudo chmod 755 /usr/local/bin
 | 
			
		||||
$ sudo chgrp wheel /usr/local/bin
 | 
			
		||||
 | 
			
		||||
and then retry the install command.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
WSJT-X
 | 
			
		||||
------
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user