Page 1 of 1

[SOLVE] MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sat Dec 30, 2017 6:59 am
by v17564
The program need library but there isn't in the repositories.

In MX-16, the program work perfectly.

Error showed for Gdebi:
netactview depend of libgtop2-7 >= 2.20.0

The library appear in Jessie but don't appear in Stretch:
https://packages.debian.org/search?keywords=libgtop2-7
https://packages.debian.org/jessie/libgtop2-7

Any solution?
Thanks.

Re: MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sat Dec 30, 2017 7:17 am
by Jerry3904
I installed the Jessie package, then the Netactview deb from the SourceForge site. Seems to work correctly.

Re: MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sat Dec 30, 2017 7:51 am
by v17564
I install libgtop2-7 from Jessie repository and netactview work correctly. Can this cause any instability in the system?

Does the library disappear of the Stretch repositories?
Thanks Jerry3904.

Re: MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sat Dec 30, 2017 7:58 am
by Jerry3904
no idea, sorry

Re: MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sat Dec 30, 2017 3:22 pm
by Stevo
Stretch has a newer version, libgtop2-10. Netactview doesn't have a Stretch rebuild, obviously---that would then depend on the 2-10 version instead.

Hmmm...they did say their debs are for Ubuntu 14.04. Installing something like that on a Debian base is always a gamble.

Re: MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sat Dec 30, 2017 3:35 pm
by Jerry3904
Yeah, I saw that. Was just trying to find one solution that worked and that package didn't look like trouble.

Re: MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sat Dec 30, 2017 4:28 pm
by Stevo
I packaged it from source for MX 15/16 and 17, so that works out of the box and [SOLVES] this thread. It's a nice little program. Just wait a minute for the MX 15 builds to complete...here you go: https://drive.google.com/open?id=1YfmwT ... 9rzdCAGEI4

I'll send it to Tim.

Re: MX-17 netactview can't install for a dependency problem with library libgtop2-7

Posted: Sun Dec 31, 2017 8:07 am
by v17564
I installed from source, it's easy only need install all the packages related in the readme file, and run correctly

Thanks to all.