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

How to build from source? #1

Open
Str1ker17 opened this issue Nov 29, 2018 · 8 comments
Open

How to build from source? #1

Str1ker17 opened this issue Nov 29, 2018 · 8 comments

Comments

@Str1ker17
Copy link

I tried Qt 5.11.2 on Windows with MinGW 5.4 x86 and MSVC 2017 x64, and failed.
Building on CentOS 7 Linux failed too:

[striker@se verrio_snmpb]$ autoreconf -i
autoreconf: 'configure.ac' or 'configure.in' is required
[striker@se verrio_snmpb]$ cd src
[striker@se src]$ autoreconf -i
autoreconf: 'configure.ac' or 'configure.in' is required
[striker@se src]$ make
make -C ../ app/makefile.snmpb
make[1]: Entering directory `/home/striker/bin/verrio_snmpb'
make[1]: *** No rule to make target `app/makefile.snmpb'.  Stop.
make[1]: Leaving directory `/home/striker/bin/verrio_snmpb'
make: *** [makefile.snmpb] Error 2
@TurboTu
Copy link

TurboTu commented Mar 8, 2019

I have the same issue, and I tried to compile another snmpb project from SourceForge, failed too.
@Str1ker17 @verrio

@some-git-user
Copy link

@Str1ker17 @TurboTu
I managed to build this project under ubuntu focal today. It took just a few hours ^^
If I have some spare time, I will write everything down.
Screenshot_20200522_162558

@Str1ker17
Copy link
Author

@some-git-user it will be very appreciated

@pablobovina
Copy link

Hi everyone I just builded and installed today, I have some issues related to:

No response received: (1404) SNMPv3: USM: Unknown SecurityName

It seems like I'm not doing some well, later if any interested we can exchage info.

Regards! and Thank you =)

@Str1ker17
Copy link
Author

@pablobovina could you please provide some instructions to build?

@pablobovina
Copy link

I followed the instructions from this site: https://sourceforge.net/p/snmpb/code/ci/master/tree/
unfortunately I don't remember the details but the instructions provided were useful.
I built all in Ubuntu 20.04. I remember that was edited the Makefile to find Qwt libraries in the SO.
Regards.

@williamblair333
Copy link

@Str1ker17 @TurboTu I managed to build this project under ubuntu focal today. It took just a few hours ^^ If I have some spare time, I will write everything down. Screenshot_20200522_162558

Would you post instructions? Thanks.

@some-git-user
Copy link

@williamblair333 I forked the project, edit some files to make it build and wrote all steps in the README.md. You can find everything here https://github.com/some-git-user/snmpb

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

5 participants