Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.

install old version

0 votes
Hi guys,

For some reasons, I have to use version 1.9.0. So I cannot set up jevois via the method on the website.

Can I download the *.deb packages (jevois-opencv, jevois-host, jevois-platform, jevoisbase-host, jevoisbase-platform, jevois-sdk, jevois-sdk-dev) from jevois.usc.edu/old and install them via "sudo dpkg -i *.deb? Or is there some instructions on how to do that?

Thanks!
asked Jan 5, 2019 in User questions by ls90911 (290 points)

1 Answer

0 votes
yes, no problem, the old packages are here:

https://jevois.usc.edu/old/

Then indeed you can just use dpkg -I to install them. Please report back if you encounter any issues.
answered Jan 8, 2019 by JeVois (46,580 points)
...