Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notes from building on new RTC #145

Open
jaredmales opened this issue Jan 27, 2024 · 0 comments
Open

notes from building on new RTC #145

jaredmales opened this issue Jan 27, 2024 · 0 comments
Assignees
Labels

Comments

@jaredmales
Copy link
Member

New patch needed for Alpao

BMC just needed a rebuild

For TMC Controller:

  sudo yum install libconfuse-devel.x86_64
  cd /opt/MagAOX/vendor
  wget https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.5.tar.bz2
  tar -xvjf libftdi1-1.5.tar.bz2
  cd libftdi1-1.5.tar.bz2
  mkdir _build && cd _bulld
  cmake ..
  sudo make install
  cd /opt/MagAOX/source
  git clone [email protected]:jaredmales/tmcController.git

basler download not working -- copied by hand from ICC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants