mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Small tweaks to the INSTALL file
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									bbc7f1b72b
								
							
						
					
					
						commit
						01fee39da0
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		
							
								
								
									
										5
									
								
								INSTALL
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								INSTALL
									
										
									
									
									
								
							|  | @ -136,7 +136,8 @@ $ cd subsurface | ||||||
| $ cd git checkout v4.3   # this get's you the last release | $ cd git checkout v4.3   # this get's you the last release | ||||||
|                          # skip this step to build the latest development |                          # skip this step to build the latest development | ||||||
| 			 # version | 			 # version | ||||||
| $ qmake SPECIAL_MARBLE_PREFIX=1  # on Fedora/OpenSUSE you need qmake-qt5 | $ qmake MARBLE_SUBSURFACE_BRANCH=1 SPECIAL_MARBLE_PREFIX=1 | ||||||
|  | # on Fedora/OpenSUSE you need qmake-qt5 | ||||||
| $ make | $ make | ||||||
| $ sudo make install    # [optionally, add: prefix=/usr/local] | $ sudo make install    # [optionally, add: prefix=/usr/local] | ||||||
| 
 | 
 | ||||||
|  | @ -323,7 +324,7 @@ $ cd subsurface | ||||||
| $ cd git checkout v4.3   # this get's you the last release | $ cd git checkout v4.3   # this get's you the last release | ||||||
|                          # skip this step to build the latest development |                          # skip this step to build the latest development | ||||||
| 			 # version | 			 # version | ||||||
| $ packagin/windows/mingw-make.sh Qt5 SPECIAL_MARBLE_PREFIX=1  # on Fedora/OpenSUSE you need qmake-qt5 | $ packagin/windows/mingw-make.sh Qt5 MARBLE_SUBSURFACE_BRANCH=1 SPECIAL_MARBLE_PREFIX=1 | ||||||
| $ packaging/windows/mingw-make.sh install | $ packaging/windows/mingw-make.sh install | ||||||
| $ packaging/windows/mingw-make.sh installer | $ packaging/windows/mingw-make.sh installer | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue