You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, Im sorry for asking, but Im a noob when it comes to linux based anything ( i know some of the basics, just enough to get my into trouble).... I have tried to get acars dec running on a Rpi 4 and have yet to get it working. Is anyone aware of a STEP-by STEP, spoon feed it to me, copy and paste it into the ssh terminal window and hit enter, set of setup instructions for acarsdec?
The text was updated successfully, but these errors were encountered:
wget https://github.com/TLeconte/acarsdec/...
unzip master.zip
cd acarsdec-master/
mkdir build
cd build/
cmake .. -Drtl=ON
make
make install
cd ../..
rm master.zip
ldconfig
First off, Im sorry for asking, but Im a noob when it comes to linux based anything ( i know some of the basics, just enough to get my into trouble).... I have tried to get acars dec running on a Rpi 4 and have yet to get it working. Is anyone aware of a STEP-by STEP, spoon feed it to me, copy and paste it into the ssh terminal window and hit enter, set of setup instructions for acarsdec?
The text was updated successfully, but these errors were encountered: