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

.deb dependency error on Ubuntu 14.04.1 #1

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

.deb dependency error on Ubuntu 14.04.1 #1

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I've tried to install the .deb on Ubuntu 14.04.1, but it won't install due to 
requiring libqt5core5 - this is not installable as I think it has been replaced.

Output:

dpkg: dependency problems prevent configuration of memsgauge:
 memsgauge depends on libqt5core5 (>= 5.0.2); however:
  Package libqt5core5 is not installed.

Output when I try to install libqt5core5:

Package libqt5core5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libqt5core5a:i386 libqt5core5a

Additionally I tried to compile from source, but I get the error: 

make[2]: *** No rule to make target `../help.html', needed by 
`qrc_resources.cpp'. Stop.
make[1]: *** [CMakeFiles/memsgauge.dir/all] Error 2
make: *** [all] Error 2

Thanks for writing this software, I'll be very excited if I can get it to work! 
 (It installed fine on Windows, but it couldn't open the COM port for some 
reason...)

Original issue reported on code.google.com by [email protected] on 30 Aug 2014 at 12:52

@edkirk30
Copy link

edkirk30 commented Jun 8, 2016

I couldn't get the deb package to work either but was able to build with no issues.

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

No branches or pull requests

2 participants