Jump to content
  • 0

Analog Discovery 2 build in Gitlab


Rozita

Question

Hi All !
 

I am trying to build Analog Discovery 2 from Gitlab that is cloud base ruby server.

what is the command line that I can install Adept and Waveform on a cloud server NON- Windows-based and build python project based on that. 

I tried many ways but it keeps on complaining can not find libdwf.so file.

OSError: libdwf.so: cannot open shared object file: No such file or directory

 

Please advise.

Thank you!

Rozita

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Hi @Rozita

I'm adding the direct links sent to you earlier in private message:
Adept Runtime:
wget https://digilent.s3-us-west-2.amazonaws.com/Software/Adept2+Runtime/2.19.2/digilent.adept.runtime_2.19.2-amd64.deb
WaveForms:
wget https://digilent.s3-us-west-2.amazonaws.com/Software/Waveforms2015/3.10.9/digilent.waveforms_3.10.9_amd64.deb
sudo dpkg -i the previous packages

To install the libusb required by Adept:
sudo apt-get install libusb-1.0-0

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...