JuangaCovas.info

La página personal de Juan Gabriel Covas

Herramientas de usuario

Herramientas del sitio


linux:howtos:centos:openalpr-compile-from-sources

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
linux:howtos:centos:openalpr-compile-from-sources [05/09/2021 13:28] – Fix alternatives for cmake, not for git... Juanga Covaslinux:howtos:centos:openalpr-compile-from-sources [13/01/2023 19:53] (actual) – [Too Long, Won't read] Juanga Covas
Línea 18: Línea 18:
 ===== Too Long, Won't read ===== ===== Too Long, Won't read =====
  
-<wrap tip>If you're feeling lucky</wrap>, you could put all of this on a bash shell script and execute it to see if you end up having the ''alpr'' command available</wrap>+<wrap tip>If you're feeling lucky</wrap>, you could put all of this on a bash shell script and execute itto see if you end up having the ''alpr'' command available to use.
  
 <code bash [enable_line_numbers="true"]> <code bash [enable_line_numbers="true"]>
Línea 120: Línea 120:
 --slave /usr/local/bin/ccmake ccmake /usr/bin/ccmake \ --slave /usr/local/bin/ccmake ccmake /usr/bin/ccmake \
 --family cmake --family cmake
- 
-cmake3 
  
 sudo alternatives --install /usr/local/bin/cmake cmake /usr/bin/cmake3 20 \ sudo alternatives --install /usr/local/bin/cmake cmake /usr/bin/cmake3 20 \
linux/howtos/centos/openalpr-compile-from-sources.1630841306.txt.bz2 · Última modificación: 05/09/2021 13:28 por Juanga Covas