mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-11-04 10:49:11 +01:00 
			
		
		
		
	hopefully last fix...
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							@@ -115,7 +115,7 @@ jobs:
 | 
			
		||||
          run: git clone https://github.com/myriadrf/LimeSuite && cd LimeSuite && mkdir builddir && cd builddir && cmake -DCMAKE_BUILD_TYPE=Release .. && make -j3 && sudo make install && cd ../../
 | 
			
		||||
 | 
			
		||||
        - name: Install libperseus
 | 
			
		||||
          run: git clone https://github.com/Microtelecom/libperseus-sdr && cd libperseus-sdr && autoconf && ./configure && make && make install && cd ..
 | 
			
		||||
          run: git clone https://github.com/Microtelecom/libperseus-sdr && cd libperseus-sdr && autoreconf -i && ./configure && make && make install && cd ..
 | 
			
		||||
 | 
			
		||||
        - name: Prepare CMake
 | 
			
		||||
          working-directory: ${{runner.workspace}}/build
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@ cp inc/* /usr/include/
 | 
			
		||||
# Install libperseus
 | 
			
		||||
git clone https://github.com/Microtelecom/libperseus-sdr
 | 
			
		||||
cd libperseus-sdr
 | 
			
		||||
autoconf
 | 
			
		||||
autoreconf -i
 | 
			
		||||
./configure
 | 
			
		||||
make
 | 
			
		||||
make install
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@ cp inc/* /usr/include/
 | 
			
		||||
# Install libperseus
 | 
			
		||||
git clone https://github.com/Microtelecom/libperseus-sdr
 | 
			
		||||
cd libperseus-sdr
 | 
			
		||||
autoconf
 | 
			
		||||
autoreconf -i
 | 
			
		||||
./configure
 | 
			
		||||
make
 | 
			
		||||
make install
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@ cp inc/* /usr/include/
 | 
			
		||||
# Install libperseus
 | 
			
		||||
git clone https://github.com/Microtelecom/libperseus-sdr
 | 
			
		||||
cd libperseus-sdr
 | 
			
		||||
autoconf
 | 
			
		||||
autoreconf -i
 | 
			
		||||
./configure
 | 
			
		||||
make
 | 
			
		||||
make install
 | 
			
		||||
 
 | 
			
		||||
@@ -44,7 +44,7 @@ cd ../../
 | 
			
		||||
# Install libperseus
 | 
			
		||||
git clone https://github.com/Microtelecom/libperseus-sdr
 | 
			
		||||
cd libperseus-sdr
 | 
			
		||||
autoconf
 | 
			
		||||
autoreconf -i
 | 
			
		||||
./configure
 | 
			
		||||
make
 | 
			
		||||
make install
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@ cp inc/* /usr/include/
 | 
			
		||||
# Install libperseus
 | 
			
		||||
git clone https://github.com/Microtelecom/libperseus-sdr
 | 
			
		||||
cd libperseus-sdr
 | 
			
		||||
autoconf
 | 
			
		||||
autoreconf -i
 | 
			
		||||
./configure
 | 
			
		||||
make
 | 
			
		||||
make install
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@ cp inc/* /usr/include/
 | 
			
		||||
# Install libperseus
 | 
			
		||||
git clone https://github.com/Microtelecom/libperseus-sdr
 | 
			
		||||
cd libperseus-sdr
 | 
			
		||||
autoconf
 | 
			
		||||
autoreconf -i
 | 
			
		||||
./configure
 | 
			
		||||
make
 | 
			
		||||
make install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user