Skip to content

TECREA/lap_bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lap_bin

Binary files for CamKit

Realizar en el camkit lo siguiente :

sudo apt install git
sudo git clone https://github.com/TECREA/lap_bin

set sudo chmod +x installer.run at lap_bin/
after launch sudo ./installer.run

If copy file from windows SO :

sudo apt install git
sudo git clone https://github.com/TECREA/lap_bin

Open WinSCP and copy-paste folder lap_bin/ at /home/pi/ if an error occurs while paste the file, then :
set sudo chmod 777 /home/pi/ set sudo chmod +x installer.run at lap_bin/
If an error occurs while launching the file, then :
set sudo awk '{ sub("\r$", ""); print }' installer.run > installer_new.run at lap_bin/
After set sudo chmod +x installer_new.run
After launch sudo ./installer_new.run

Releases

No releases published

Packages

No packages published