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

Installation Problem #167

Open
Tifoso1979 opened this issue Jan 16, 2023 · 2 comments
Open

Installation Problem #167

Tifoso1979 opened this issue Jan 16, 2023 · 2 comments

Comments

@Tifoso1979
Copy link

I have problems to install the plx utils on my linux OS.
How can help me?

image

@n1000
Copy link
Member

n1000 commented Jan 16, 2023

It looks like gcc is not installed on your system. The exact steps required to install gcc depend on your Linux distribution, but if you are using Ubuntu, you may be able to use the following command:

sudo apt update
sudo apt install build-essential

@Tifoso1979
Copy link
Author

thank you for you help. gcc was missing after installation I could finish the installation.

other question:
I would like to know the current firmware version of following products:
QCA7550, QCA7500 and QCA7000

If I check it with open plc utils than we have following versions in use:
QCA7550, 2.8.0.30-01-20190705-CS
QCA7500, 2.8.0.30-01-20190705-CS
QCA7000, 1.1.0.727-02-20130826-FINAL

Are this the current version?

BR, Tifoso

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

No branches or pull requests

2 participants