Update Setup Computer Debian 12

2023-08-09 23:00:35 +02:00
parent 03446af3ee
commit aca8566756
+6
@@ -32,7 +32,13 @@ cd ~/Basesystem
git clone --recursive https://github.com/orocos-toolchain/orocos_toolchain.git
cd orocos_toolchain
export CXXFLAGS="-std=c++14"
./configure --prefix=/home/control/orocos
## joe ~/Basesystem/orocos_toolchain/log4cpp/include/log4cpp/LayoutAppender.hh
## and add #include <time.h>
make
make install
```
- get the software from the repository, including the System Installation files: