mirror of
				https://github.com/Xahau/xahaud.git
				synced 2025-11-04 10:45:50 +00:00 
			
		
		
		
	Revert "Use the Conan package manager (#4367)"
This reverts commit c3a9f3dbf3.
			
			
This commit is contained in:
		
							
								
								
									
										13
									
								
								docs/build/install.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								docs/build/install.md
									
									
									
									
										vendored
									
									
								
							@@ -1,13 +0,0 @@
 | 
			
		||||
## From source
 | 
			
		||||
 | 
			
		||||
From a source build, you can install rippled and libxrpl using CMake's
 | 
			
		||||
`--install` mode:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
cmake --install . --prefix /opt/local
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
The default [prefix][1] is typically `/usr/local` on Linux and macOS and
 | 
			
		||||
`C:/Program Files/rippled` on Windows.
 | 
			
		||||
 | 
			
		||||
[1]: https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX.html
 | 
			
		||||
		Reference in New Issue
	
	Block a user